| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "mockOutputPath": "./db/generated",
- "magic": 1000,
- "total": 100,
- "ignore": [],
- "batchSize": 10,
- "percentageOfSeekers": 90,
- "scoreVals": [1, 2, 3, 4, 5, 6, 7],
- "header": "/**\n* GENERATED MOCK SIIMEE DATA\n*/",
- "possibleZipcodes": [
- "90012",
- "90040",
- "90058",
- "90064",
- "90065",
- "90240",
- "90274",
- "90278",
- "90280",
- "90290",
- "90291",
- "90292",
- "90293",
- "90840",
- "91001",
- "91011",
- "91030",
- "91201",
- "91399",
- "91401",
- "97075"
- ],
- "resKeys": [1, 2, 3, 4, 5, 6],
- "zipcodeKey": 7,
- "mediaKey": 8,
- "langKey": 9,
- "blurbKey": 12,
- "prefKeys": [7, 10, 11, 13, 14, 15, 16],
- "maxDistanceKey": 16
- }
|