@@ -1,1511 +1,1314 @@
|
|
1 |
{
|
2 |
"input": {
|
3 |
"address_components": {
|
4 |
"number": "1109",
|
5 |
"predirectional": "N",
|
6 |
"street": "Highland",
|
7 |
"suffix": "St",
|
8 |
"formatted_street": "N Highland St",
|
9 |
"city": "Arlington",
|
10 |
"state": "VA",
|
11 |
"country": "US"
|
12 |
},
|
13 |
"formatted_address": "1109 N Highland St, Arlington, VA"
|
14 |
},
|
15 |
"results": [
|
16 |
{
|
17 |
"address_components": {
|
18 |
"number": "1109",
|
19 |
"predirectional": "N",
|
20 |
"street": "Highland",
|
21 |
"suffix": "St",
|
22 |
"formatted_street": "N Highland St",
|
23 |
"city": "Arlington",
|
24 |
"county": "Arlington County",
|
25 |
"state": "VA",
|
26 |
"zip": "22201",
|
27 |
"country": "US"
|
28 |
},
|
29 |
"formatted_address": "1109 N Highland St, Arlington, VA 22201",
|
30 |
"location": {
|
31 |
"lat": 38.886672,
|
32 |
"lng": -77.094735
|
33 |
},
|
34 |
"accuracy": 1,
|
35 |
"accuracy_type": "rooftop",
|
36 |
"source": "Arlington",
|
37 |
"fields": {
|
38 |
"census": {
|
39 |
"2019": {
|
40 |
"census_year": 2019,
|
41 |
"state_fips": "51",
|
42 |
"county_fips": "51013",
|
43 |
"tract_code": "101801",
|
44 |
"block_code": "1004",
|
45 |
"block_group": "1",
|
46 |
"full_fips": "510131018011004",
|
47 |
"place": {
|
48 |
"name": "Arlington",
|
49 |
"fips": "5103000"
|
50 |
},
|
51 |
"metro_micro_statistical_area": {
|
52 |
"name": "Washington-Arlington-Alexandria, DC-VA-MD-WV",
|
53 |
"area_code": "47900",
|
54 |
"type": "metropolitan"
|
55 |
},
|
56 |
"combined_statistical_area": {
|
57 |
"name": "Washington-Baltimore-Arlington, DC-MD-VA-WV-PA",
|
58 |
"area_code": "548"
|
59 |
},
|
60 |
"metropolitan_division": {
|
61 |
"name": "Washington-Arlington-Alexandria, DC-VA-MD-WV",
|
62 |
"area_code": "47894"
|
63 |
},
|
64 |
"source": "US Census Bureau"
|
65 |
}
|
66 |
},
|
67 |
"acs": {
|
68 |
"meta": {
|
69 |
"source": "American Community Survey from the US Census Bureau",
|
70 |
"survey_years": "2014-2018",
|
71 |
"survey_duration_years": "5"
|
72 |
},
|
73 |
"social": {
|
74 |
"Population by minimum level of education": {
|
75 |
"meta": {
|
76 |
"table_id": "B15002",
|
77 |
"universe": "Population 25 Years And Over"
|
78 |
},
|
79 |
"Total": {
|
80 |
"value": 2843,
|
81 |
"margin_of_error": 208
|
82 |
},
|
83 |
"Male": {
|
84 |
"value": 1368,
|
85 |
"margin_of_error": 148,
|
86 |
"percentage": 0.481
|
87 |
},
|
88 |
"Male: No schooling completed": {
|
89 |
"value": 0,
|
90 |
"margin_of_error": 12,
|
91 |
"percentage": 0
|
92 |
},
|
93 |
"Male: Nursery to 4th grade": {
|
94 |
"value": 0,
|
95 |
"margin_of_error": 12,
|
96 |
"percentage": 0
|
97 |
},
|
98 |
"Male: 5th and 6th grade": {
|
99 |
"value": 0,
|
100 |
"margin_of_error": 12,
|
101 |
"percentage": 0
|
102 |
},
|
103 |
"Male: 7th and 8th grade": {
|
104 |
"value": 0,
|
105 |
"margin_of_error": 12,
|
106 |
"percentage": 0
|
107 |
},
|
108 |
"Male: 9th grade": {
|
109 |
"value": 0,
|
110 |
"margin_of_error": 12,
|
111 |
"percentage": 0
|
112 |
},
|
113 |
"Male: 10th grade": {
|
114 |
"value": 0,
|
115 |
"margin_of_error": 12,
|
116 |
"percentage": 0
|
117 |
},
|
118 |
"Male: 11th grade": {
|
119 |
"value": 0,
|
120 |
"margin_of_error": 12,
|
121 |
"percentage": 0
|
122 |
},
|
123 |
"Male: 12th grade, no diploma": {
|
124 |
"value": 0,
|
125 |
"margin_of_error": 12,
|
126 |
"percentage": 0
|
127 |
},
|
128 |
"Male: High school graduate (includes equivalency)": {
|
129 |
"value": 26,
|
130 |
"margin_of_error": 20,
|
131 |
"percentage": 0.019
|
132 |
},
|
133 |
"Male: Some college, less than 1 year": {
|
134 |
"value": 6,
|
135 |
"margin_of_error": 10,
|
136 |
"percentage": 0.004
|
137 |
},
|
138 |
"Male: Some college, 1 or more years, no degree": {
|
139 |
"value": 39,
|
140 |
"margin_of_error": 27,
|
141 |
"percentage": 0.029
|
142 |
},
|
143 |
"Male: Associate's degree": {
|
144 |
"value": 28,
|
145 |
"margin_of_error": 27,
|
146 |
"percentage": 0.02
|
147 |
},
|
148 |
"Male: Bachelor's degree": {
|
149 |
"value": 529,
|
150 |
"margin_of_error": 150,
|
151 |
"percentage": 0.387
|
152 |
},
|
153 |
"Male: Master's degree": {
|
154 |
"value": 374,
|
155 |
"margin_of_error": 96,
|
156 |
"percentage": 0.273
|
157 |
},
|
158 |
"Male: Professional school degree": {
|
159 |
"value": 308,
|
160 |
"margin_of_error": 76,
|
161 |
"percentage": 0.225
|
162 |
},
|
163 |
"Male: Doctorate degree": {
|
164 |
"value": 58,
|
165 |
"margin_of_error": 36,
|
166 |
"percentage": 0.042
|
167 |
},
|
168 |
"Female": {
|
169 |
"value": 1475,
|
170 |
"margin_of_error": 164,
|
171 |
"percentage": 0.519
|
172 |
},
|
173 |
"Female: No schooling completed": {
|
174 |
"value": 0,
|
175 |
"margin_of_error": 12,
|
176 |
"percentage": 0
|
177 |
},
|
178 |
"Female: Nursery to 4th grade": {
|
179 |
"value": 0,
|
180 |
"margin_of_error": 12,
|
181 |
"percentage": 0
|
182 |
},
|
183 |
"Female: 5th and 6th grade": {
|
184 |
"value": 0,
|
185 |
"margin_of_error": 12,
|
186 |
"percentage": 0
|
187 |
},
|
188 |
"Female: 7th and 8th grade": {
|
189 |
"value": 0,
|
190 |
"margin_of_error": 12,
|
191 |
"percentage": 0
|
192 |
},
|
193 |
"Female: 9th grade": {
|
194 |
"value": 0,
|
195 |
"margin_of_error": 12,
|
196 |
"percentage": 0
|
197 |
},
|
198 |
"Female: 10th grade": {
|
199 |
"value": 0,
|
200 |
"margin_of_error": 12,
|
201 |
"percentage": 0
|
202 |
},
|
203 |
"Female: 11th grade": {
|
204 |
"value": 0,
|
205 |
"margin_of_error": 12,
|
206 |
"percentage": 0
|
207 |
},
|
208 |
"Female: 12th grade, no diploma": {
|
209 |
"value": 0,
|
210 |
"margin_of_error": 12,
|
211 |
"percentage": 0
|
212 |
},
|
213 |
"Female: High school graduate (includes equivalency)": {
|
214 |
"value": 0,
|
215 |
"margin_of_error": 12,
|
216 |
"percentage": 0
|
217 |
},
|
218 |
"Female: Some college, less than 1 year": {
|
219 |
"value": 9,
|
220 |
"margin_of_error": 14,
|
221 |
"percentage": 0.006
|
222 |
},
|
223 |
"Female: Some college, 1 or more years, no degree": {
|
224 |
"value": 48,
|
225 |
"margin_of_error": 34,
|
226 |
"percentage": 0.033
|
227 |
},
|
228 |
"Female: Associate's degree": {
|
229 |
"value": 30,
|
230 |
"margin_of_error": 48,
|
231 |
"percentage": 0.02
|
232 |
},
|
233 |
"Female: Bachelor's degree": {
|
234 |
"value": 686,
|
235 |
"margin_of_error": 159,
|
236 |
"percentage": 0.465
|
237 |
},
|
238 |
"Female: Master's degree": {
|
239 |
"value": 399,
|
240 |
"margin_of_error": 94,
|
241 |
"percentage": 0.271
|
242 |
},
|
243 |
"Female: Professional school degree": {
|
244 |
"value": 218,
|
245 |
"margin_of_error": 63,
|
246 |
"percentage": 0.148
|
247 |
},
|
248 |
"Female: Doctorate degree": {
|
249 |
"value": 85,
|
250 |
"margin_of_error": 44,
|
251 |
"percentage": 0.058
|
252 |
}
|
253 |
},
|
254 |
"Population with veteran status": {
|
255 |
"meta": {
|
256 |
"table_id": "B21001",
|
257 |
"universe": "Civilian Population 18 Years And Over"
|
258 |
},
|
259 |
"Total": {
|
260 |
"value": 2953,
|
261 |
"margin_of_error": 207
|
262 |
},
|
263 |
"Veteran": {
|
264 |
"value": 195,
|
265 |
"margin_of_error": 104,
|
266 |
"percentage": 0.066
|
267 |
},
|
268 |
"Nonveteran": {
|
269 |
"value": 2758,
|
270 |
"margin_of_error": 217,
|
271 |
"percentage": 0.934
|
272 |
},
|
273 |
"Male": {
|
274 |
"value": 1439,
|
275 |
"margin_of_error": 160,
|
276 |
"percentage": 0.487
|
277 |
},
|
278 |
"Male: Veteran": {
|
279 |
"value": 165,
|
280 |
"margin_of_error": 99,
|
281 |
"percentage": 0.115
|
282 |
},
|
283 |
"Male: Nonveteran": {
|
284 |
"value": 1274,
|
285 |
"margin_of_error": 162,
|
286 |
"percentage": 0.885
|
287 |
},
|
288 |
-
"Male: 18 to 34 years": {
|
289 |
-
"value": 666,
|
290 |
-
"margin_of_error": 137,
|
291 |
-
"percentage": 0.463
|
292 |
-
},
|
293 |
-
"Male: 18 to 34 years: Veteran": {
|
294 |
-
"value": 26,
|
295 |
-
"margin_of_error": 39,
|
296 |
-
"percentage": 0.039
|
297 |
-
},
|
298 |
-
"Male: 18 to 34 years: Nonveteran": {
|
299 |
-
"value": 640,
|
300 |
-
"margin_of_error": 141,
|
301 |
-
"percentage": 0.961
|
302 |
-
},
|
303 |
-
"Male: 35 to 54 years": {
|
304 |
-
"value": 603,
|
305 |
-
"margin_of_error": 129,
|
306 |
-
"percentage": 0.419
|
307 |
-
},
|
308 |
-
"Male: 35 to 54 years: Veteran": {
|
309 |
-
"value": 107,
|
310 |
-
"margin_of_error": 90,
|
311 |
-
"percentage": 0.177
|
312 |
-
},
|
313 |
-
"Male: 35 to 54 years: Nonveteran": {
|
314 |
-
"value": 496,
|
315 |
-
"margin_of_error": 97,
|
316 |
-
"percentage": 0.823
|
317 |
-
},
|
318 |
-
"Male: 55 to 64 years": {
|
319 |
-
"value": 100,
|
320 |
-
"margin_of_error": 64,
|
321 |
-
"percentage": 0.069
|
322 |
-
},
|
323 |
-
"Male: 55 to 64 years: Veteran": {
|
324 |
-
"value": 11,
|
325 |
-
"margin_of_error": 17,
|
326 |
-
"percentage": 0.11
|
327 |
-
},
|
328 |
-
"Male: 55 to 64 years: Nonveteran": {
|
329 |
-
"value": 89,
|
330 |
-
"margin_of_error": 63,
|
331 |
-
"percentage": 0.89
|
332 |
-
},
|
333 |
-
"Male: 65 to 74 years": {
|
334 |
-
"value": 58,
|
335 |
-
"margin_of_error": 40,
|
336 |
-
"percentage": 0.04
|
337 |
-
},
|
338 |
-
"Male: 65 to 74 years: Veteran": {
|
339 |
-
"value": 9,
|
340 |
-
"margin_of_error": 13,
|
341 |
-
"percentage": 0.155
|
342 |
-
},
|
343 |
-
"Male: 65 to 74 years: Nonveteran": {
|
344 |
-
"value": 49,
|
345 |
-
"margin_of_error": 39,
|
346 |
-
"percentage": 0.845
|
347 |
-
},
|
348 |
-
"Male: 75 years and over": {
|
349 |
-
"value": 12,
|
350 |
-
"margin_of_error": 19,
|
351 |
-
"percentage": 0.008
|
352 |
-
},
|
353 |
-
"Male: 75 years and over: Veteran": {
|
354 |
-
"value": 12,
|
355 |
-
"margin_of_error": 19,
|
356 |
-
"percentage": 1
|
357 |
-
},
|
358 |
-
"Male: 75 years and over: Nonveteran": {
|
359 |
-
"value": 0,
|
360 |
-
"margin_of_error": 12,
|
361 |
-
"percentage": 0
|
362 |
-
},
|
363 |
"Female": {
|
364 |
"value": 1514,
|
365 |
"margin_of_error": 165,
|
366 |
"percentage": 0.513
|
367 |
},
|
368 |
"Female: Veteran": {
|
369 |
"value": 30,
|
370 |
"margin_of_error": 29,
|
371 |
"percentage": 0.02
|
372 |
},
|
373 |
"Female: Nonveteran": {
|
374 |
"value": 1484,
|
375 |
"margin_of_error": 164,
|
376 |
"percentage": 0.98
|
377 |
-
},
|
378 |
-
"Female: 18 to 34 years": {
|
379 |
-
"value": 904,
|
380 |
-
"margin_of_error": 154,
|
381 |
-
"percentage": 0.597
|
382 |
-
},
|
383 |
-
"Female: 18 to 34 years: Veteran": {
|
384 |
-
"value": 20,
|
385 |
-
"margin_of_error": 23,
|
386 |
-
"percentage": 0.022
|
387 |
-
},
|
388 |
-
"Female: 18 to 34 years: Nonveteran": {
|
389 |
-
"value": 884,
|
390 |
-
"margin_of_error": 153,
|
391 |
-
"percentage": 0.978
|
392 |
-
},
|
393 |
-
"Female: 35 to 54 years": {
|
394 |
-
"value": 451,
|
395 |
-
"margin_of_error": 111,
|
396 |
-
"percentage": 0.298
|
397 |
-
},
|
398 |
-
"Female: 35 to 54 years: Veteran": {
|
399 |
-
"value": 10,
|
400 |
-
"margin_of_error": 16,
|
401 |
-
"percentage": 0.022
|
402 |
-
},
|
403 |
-
"Female: 35 to 54 years: Nonveteran": {
|
404 |
-
"value": 441,
|
405 |
-
"margin_of_error": 107,
|
406 |
-
"percentage": 0.978
|
407 |
-
},
|
408 |
-
"Female: 55 to 64 years": {
|
409 |
-
"value": 106,
|
410 |
-
"margin_of_error": 55,
|
411 |
-
"percentage": 0.07
|
412 |
-
},
|
413 |
-
"Female: 55 to 64 years: Veteran": {
|
414 |
-
"value": 0,
|
415 |
-
"margin_of_error": 12,
|
416 |
-
"percentage": 0
|
417 |
-
},
|
418 |
-
"Female: 55 to 64 years: Nonveteran": {
|
419 |
-
"value": 106,
|
420 |
-
"margin_of_error": 55,
|
421 |
-
"percentage": 1
|
422 |
-
},
|
423 |
-
"Female: 65 to 74 years": {
|
424 |
-
"value": 21,
|
425 |
-
"margin_of_error": 27,
|
426 |
-
"percentage": 0.014
|
427 |
-
},
|
428 |
-
"Female: 65 to 74 years: Veteran": {
|
429 |
-
"value": 0,
|
430 |
-
"margin_of_error": 12,
|
431 |
-
"percentage": 0
|
432 |
-
},
|
433 |
-
"Female: 65 to 74 years: Nonveteran": {
|
434 |
-
"value": 21,
|
435 |
-
"margin_of_error": 27,
|
436 |
-
"percentage": 1
|
437 |
-
},
|
438 |
-
"Female: 75 years and over": {
|
439 |
-
"value": 32,
|
440 |
-
"margin_of_error": 35,
|
441 |
-
"percentage": 0.021
|
442 |
-
},
|
443 |
-
"Female: 75 years and over: Veteran": {
|
444 |
-
"value": 0,
|
445 |
-
"margin_of_error": 12,
|
446 |
-
"percentage": 0
|
447 |
-
},
|
448 |
-
"Female: 75 years and over: Nonveteran": {
|
449 |
-
"value": 32,
|
450 |
-
"margin_of_error": 35,
|
451 |
-
"percentage": 1
|
452 |
}
|
453 |
},
|
454 |
"Period of military service for veterans": {
|
455 |
"meta": {
|
456 |
"table_id": "B21002",
|
457 |
"universe": "Civilian Veterans 18 Years And Over"
|
458 |
},
|
459 |
"Total": {
|
460 |
"value": 195,
|
461 |
"margin_of_error": 104
|
462 |
},
|
463 |
"Gulf War (9/2001 or later), no Gulf War (8/1990 to 8/2001), no Vietnam Era": {
|
464 |
"value": 80,
|
465 |
"margin_of_error": 53,
|
466 |
"percentage": 0.41
|
467 |
},
|
468 |
"Gulf War (9/2001 or later) and Gulf War (8/1990 to 8/2001), no Vietnam Era": {
|
469 |
"value": 14,
|
470 |
"margin_of_error": 16,
|
471 |
"percentage": 0.072
|
472 |
},
|
473 |
"Gulf War (9/2001 or later), and Gulf War (8/1990 to 8/2001), and Vietnam Era": {
|
474 |
"value": 0,
|
475 |
"margin_of_error": 12,
|
476 |
"percentage": 0
|
477 |
},
|
478 |
"Gulf War (8/1990 to 8/2001), no Vietnam Era": {
|
479 |
"value": 8,
|
480 |
"margin_of_error": 12,
|
481 |
"percentage": 0.041
|
482 |
},
|
483 |
"Gulf War (8/1990 to 8/2001) and Vietnam Era": {
|
484 |
"value": 0,
|
485 |
"margin_of_error": 12,
|
486 |
"percentage": 0
|
487 |
},
|
488 |
"Vietnam Era, no Korean War, no World War II": {
|
489 |
"value": 12,
|
490 |
"margin_of_error": 19,
|
491 |
"percentage": 0.062
|
492 |
},
|
493 |
"Vietnam Era and Korean War, no World War II": {
|
494 |
"value": 0,
|
495 |
"margin_of_error": 12,
|
496 |
"percentage": 0
|
497 |
},
|
498 |
"Vietnam Era and Korean War and World War II": {
|
499 |
"value": 0,
|
500 |
"margin_of_error": 12,
|
501 |
"percentage": 0
|
502 |
},
|
503 |
"Korean War, no Vietnam Era, no World War II": {
|
504 |
"value": 0,
|
505 |
"margin_of_error": 12,
|
506 |
"percentage": 0
|
507 |
},
|
508 |
"Korean War and World War II, no Vietnam Era": {
|
509 |
"value": 0,
|
510 |
"margin_of_error": 12,
|
511 |
"percentage": 0
|
512 |
},
|
513 |
"World War II, no Korean War, no Vietnam Era": {
|
514 |
"value": 0,
|
515 |
"margin_of_error": 12,
|
516 |
"percentage": 0
|
517 |
},
|
518 |
"Between Gulf War and Vietnam Era only": {
|
519 |
"value": 72,
|
520 |
"margin_of_error": 85,
|
521 |
"percentage": 0.369
|
522 |
},
|
523 |
"Between Vietnam Era and Korean War only": {
|
524 |
"value": 9,
|
525 |
"margin_of_error": 13,
|
526 |
"percentage": 0.046
|
527 |
},
|
528 |
"Between Korean War and World War II only": {
|
529 |
"value": 0,
|
530 |
"margin_of_error": 12,
|
531 |
"percentage": 0
|
532 |
},
|
533 |
"Pre-World War II only": {
|
534 |
"value": 0,
|
535 |
"margin_of_error": 12,
|
536 |
"percentage": 0
|
537 |
}
|
538 |
}
|
539 |
},
|
540 |
"housing": {
|
541 |
"Number of housing units": {
|
542 |
"meta": {
|
543 |
"table_id": "B25002",
|
544 |
"universe": "Housing Units"
|
545 |
},
|
546 |
"Total": {
|
547 |
"value": 2070,
|
548 |
"margin_of_error": 49
|
549 |
}
|
550 |
},
|
551 |
"Occupancy status": {
|
552 |
"meta": {
|
553 |
"table_id": "B25002",
|
554 |
"universe": "Housing Units"
|
555 |
},
|
556 |
"Occupied": {
|
557 |
"value": 1904,
|
558 |
"margin_of_error": 99,
|
559 |
"percentage": 0.92
|
560 |
},
|
561 |
"Vacant": {
|
562 |
"value": 166,
|
563 |
"margin_of_error": 87,
|
564 |
"percentage": 0.08
|
565 |
}
|
566 |
},
|
567 |
"Ownership of occupied units": {
|
568 |
"meta": {
|
569 |
"table_id": "B25003",
|
570 |
"universe": "Occupied Housing Units"
|
571 |
},
|
572 |
"Owner occupied": {
|
573 |
"value": 635,
|
574 |
"margin_of_error": 118,
|
575 |
"percentage": 0.334
|
576 |
},
|
577 |
"Renter occupied": {
|
578 |
"value": 1269,
|
579 |
"margin_of_error": 127,
|
580 |
"percentage": 0.666
|
581 |
}
|
582 |
},
|
583 |
"Units in structure": {
|
584 |
"meta": {
|
585 |
"table_id": "B25024",
|
586 |
"universe": "Housing Units"
|
587 |
},
|
588 |
"1, detached unit": {
|
589 |
"value": 163,
|
590 |
"margin_of_error": 74,
|
591 |
"percentage": 0.079
|
592 |
},
|
593 |
"1, attached unit": {
|
594 |
"value": 94,
|
595 |
"margin_of_error": 34,
|
596 |
"percentage": 0.045
|
597 |
},
|
598 |
"2 units": {
|
599 |
"value": 22,
|
600 |
"margin_of_error": 35,
|
601 |
"percentage": 0.011
|
602 |
},
|
603 |
"3 or 4 units": {
|
604 |
"value": 44,
|
605 |
"margin_of_error": 51,
|
606 |
"percentage": 0.021
|
607 |
},
|
608 |
"5 to 9 units": {
|
609 |
"value": 17,
|
610 |
"margin_of_error": 20,
|
611 |
"percentage": 0.008
|
612 |
},
|
613 |
"10 to 19 unit": {
|
614 |
"value": 12,
|
615 |
"margin_of_error": 19,
|
616 |
"percentage": 0.006
|
617 |
},
|
618 |
"20 to 49 units": {
|
619 |
"value": 83,
|
620 |
"margin_of_error": 66,
|
621 |
"percentage": 0.04
|
622 |
},
|
623 |
"50 or more units": {
|
624 |
"value": 1635,
|
625 |
"margin_of_error": 108,
|
626 |
"percentage": 0.79
|
627 |
},
|
628 |
"Mobile home units": {
|
629 |
"value": 0,
|
630 |
"margin_of_error": 12,
|
631 |
"percentage": 0
|
632 |
},
|
633 |
"Boat, RV, van, etc. units": {
|
634 |
"value": 0,
|
635 |
"margin_of_error": 12,
|
636 |
"percentage": 0
|
637 |
}
|
638 |
},
|
639 |
"Median value of owner-occupied housing units": {
|
640 |
"meta": {
|
641 |
"table_id": "B25077",
|
642 |
"universe": "Owner-Occupied Housing Units"
|
643 |
},
|
644 |
"Total": {
|
645 |
"value": 584700,
|
646 |
"margin_of_error": 83312
|
647 |
}
|
648 |
},
|
649 |
"Value of owner-occupied housing units": {
|
650 |
"meta": {
|
651 |
"table_id": "B25075",
|
652 |
"universe": "Owner-Occupied Housing Units"
|
653 |
},
|
654 |
"Less than $10,000": {
|
655 |
"value": 12,
|
656 |
"margin_of_error": 18,
|
657 |
"percentage": 0.019
|
658 |
},
|
659 |
"$10,000 to $14,999": {
|
660 |
"value": 0,
|
661 |
"margin_of_error": 12,
|
662 |
"percentage": 0
|
663 |
},
|
664 |
"$15,000 to $19,999": {
|
665 |
"value": 0,
|
666 |
"margin_of_error": 12,
|
667 |
"percentage": 0
|
668 |
},
|
669 |
"$20,000 to $24,999": {
|
670 |
"value": 0,
|
671 |
"margin_of_error": 12,
|
672 |
"percentage": 0
|
673 |
},
|
674 |
"$25,000 to $29,999": {
|
675 |
"value": 0,
|
676 |
"margin_of_error": 12,
|
677 |
"percentage": 0
|
678 |
},
|
679 |
"$30,000 to $34,999": {
|
680 |
"value": 0,
|
681 |
"margin_of_error": 12,
|
682 |
"percentage": 0
|
683 |
},
|
684 |
"$35,000 to $39,999": {
|
685 |
"value": 0,
|
686 |
"margin_of_error": 12,
|
687 |
"percentage": 0
|
688 |
},
|
689 |
"$40,000 to $49,999": {
|
690 |
"value": 0,
|
691 |
"margin_of_error": 12,
|
692 |
"percentage": 0
|
693 |
},
|
694 |
"$50,000 to $59,999": {
|
695 |
"value": 0,
|
696 |
"margin_of_error": 12,
|
697 |
"percentage": 0
|
698 |
},
|
699 |
"$60,000 to $69,999": {
|
700 |
"value": 0,
|
701 |
"margin_of_error": 12,
|
702 |
"percentage": 0
|
703 |
},
|
704 |
"$70,000 to $79,999": {
|
705 |
"value": 0,
|
706 |
"margin_of_error": 12,
|
707 |
"percentage": 0
|
708 |
},
|
709 |
"$80,000 to $89,999": {
|
710 |
"value": 0,
|
711 |
"margin_of_error": 12,
|
712 |
"percentage": 0
|
713 |
},
|
714 |
"$90,000 to $99,999": {
|
715 |
"value": 0,
|
716 |
"margin_of_error": 12,
|
717 |
"percentage": 0
|
718 |
},
|
719 |
"$100,000 to $124,999": {
|
720 |
"value": 14,
|
721 |
"margin_of_error": 13,
|
722 |
"percentage": 0.022
|
723 |
},
|
724 |
"$125,000 to $149,999": {
|
725 |
"value": 0,
|
726 |
"margin_of_error": 12,
|
727 |
"percentage": 0
|
728 |
},
|
729 |
"$150,000 to $174,999": {
|
730 |
"value": 0,
|
731 |
"margin_of_error": 12,
|
732 |
"percentage": 0
|
733 |
},
|
734 |
"$175,000 to $199,999": {
|
735 |
"value": 0,
|
736 |
"margin_of_error": 12,
|
737 |
"percentage": 0
|
738 |
},
|
739 |
"$200,000 to $249,999": {
|
740 |
"value": 0,
|
741 |
"margin_of_error": 12,
|
742 |
"percentage": 0
|
743 |
},
|
744 |
"$250,000 to $299,999": {
|
745 |
"value": 0,
|
746 |
"margin_of_error": 12,
|
747 |
"percentage": 0
|
748 |
},
|
749 |
"$300,000 to $399,999": {
|
750 |
"value": 8,
|
751 |
"margin_of_error": 14,
|
752 |
"percentage": 0.013
|
753 |
},
|
754 |
"$400,000 to $499,999": {
|
755 |
"value": 212,
|
756 |
"margin_of_error": 116,
|
757 |
"percentage": 0.334
|
758 |
},
|
759 |
"$500,000 to $749,999": {
|
760 |
"value": 211,
|
761 |
"margin_of_error": 72,
|
762 |
"percentage": 0.332
|
763 |
},
|
764 |
"$750,000 to $999,999": {
|
765 |
"value": 83,
|
766 |
"margin_of_error": 38,
|
767 |
"percentage": 0.131
|
768 |
},
|
769 |
"$1,000,000 to $1,499,999": {
|
770 |
"value": 54,
|
771 |
"margin_of_error": 33,
|
772 |
"percentage": 0.085
|
773 |
},
|
774 |
"$1,500,000 to $1,999,999": {
|
775 |
"value": 41,
|
776 |
"margin_of_error": 24,
|
777 |
"percentage": 0.065
|
778 |
},
|
779 |
"$2,000,000 or more": {
|
780 |
"value": 0,
|
781 |
"margin_of_error": 12,
|
782 |
"percentage": 0
|
783 |
}
|
784 |
}
|
785 |
},
|
786 |
"families": {
|
787 |
"Household type by household": {
|
788 |
"meta": {
|
789 |
"table_id": "B11001",
|
790 |
"universe": "Households"
|
791 |
},
|
792 |
"Total": {
|
793 |
"value": 1904,
|
794 |
"margin_of_error": 99
|
795 |
},
|
796 |
"Family households": {
|
797 |
"value": 608,
|
798 |
"margin_of_error": 126,
|
799 |
"percentage": 0.319
|
800 |
},
|
801 |
"Family households: Married-couple family": {
|
802 |
"value": 518,
|
803 |
"margin_of_error": 111,
|
804 |
"percentage": 0.852
|
805 |
},
|
806 |
-
"
|
807 |
"value": 90,
|
808 |
"margin_of_error": 63,
|
809 |
-
"percentage": 0.
|
810 |
},
|
811 |
-
"
|
812 |
"value": 48,
|
813 |
"margin_of_error": 57,
|
814 |
"percentage": 0.533
|
815 |
},
|
816 |
-
"
|
817 |
"value": 42,
|
818 |
"margin_of_error": 28,
|
819 |
"percentage": 0.467
|
820 |
},
|
821 |
"Nonfamily households": {
|
822 |
"value": 1296,
|
823 |
"margin_of_error": 126,
|
824 |
"percentage": 0.681
|
825 |
},
|
826 |
"Nonfamily households: Householder living alone": {
|
827 |
"value": 911,
|
828 |
"margin_of_error": 127,
|
829 |
"percentage": 0.703
|
830 |
},
|
831 |
"Nonfamily households: Householder not living alone": {
|
832 |
"value": 385,
|
833 |
"margin_of_error": 91,
|
834 |
"percentage": 0.297
|
835 |
}
|
836 |
},
|
837 |
"Household type by population": {
|
838 |
"meta": {
|
839 |
"table_id": "B11002",
|
840 |
"universe": "Population in Households"
|
841 |
},
|
842 |
"Total": {
|
843 |
"value": 3366,
|
844 |
"margin_of_error": 268
|
845 |
},
|
846 |
"In family households": {
|
847 |
"value": 1624,
|
848 |
"margin_of_error": 309,
|
849 |
"percentage": 0.482
|
850 |
},
|
851 |
-
"In
|
852 |
"value": 1398,
|
853 |
"margin_of_error": 277,
|
854 |
-
"percentage": 0.
|
855 |
},
|
856 |
-
"In
|
857 |
"value": 1398,
|
858 |
"margin_of_error": 277,
|
859 |
"percentage": 1
|
860 |
},
|
861 |
-
"In
|
862 |
"value": 0,
|
863 |
"margin_of_error": 12,
|
864 |
"percentage": 0
|
865 |
},
|
866 |
-
"In
|
867 |
"value": 116,
|
868 |
"margin_of_error": 138,
|
869 |
-
"percentage": 0.
|
870 |
},
|
871 |
-
"In
|
872 |
"value": 116,
|
873 |
"margin_of_error": 138,
|
874 |
"percentage": 1
|
875 |
},
|
876 |
-
"In
|
877 |
"value": 0,
|
878 |
"margin_of_error": 12,
|
879 |
"percentage": 0
|
880 |
},
|
881 |
-
"In
|
882 |
"value": 110,
|
883 |
"margin_of_error": 73,
|
884 |
-
"percentage": 0.
|
885 |
},
|
886 |
-
"In
|
887 |
"value": 110,
|
888 |
"margin_of_error": 73,
|
889 |
"percentage": 1
|
890 |
},
|
891 |
-
"In
|
892 |
"value": 0,
|
893 |
"margin_of_error": 12,
|
894 |
"percentage": 0
|
895 |
},
|
896 |
-
"In nonfamily households": {
|
897 |
"value": 1742,
|
898 |
"margin_of_error": 200,
|
899 |
-
"percentage":
|
900 |
}
|
901 |
},
|
902 |
"Marital status": {
|
903 |
"meta": {
|
904 |
"table_id": "B12001",
|
905 |
"universe": "Population 15 Years And Older"
|
906 |
},
|
907 |
"Male": {
|
908 |
"value": 1451,
|
909 |
"margin_of_error": 160,
|
910 |
"percentage": 0.485
|
911 |
},
|
912 |
"Male: Never married": {
|
913 |
"value": 727,
|
914 |
"margin_of_error": 159,
|
915 |
"percentage": 0.501
|
916 |
},
|
917 |
-
"
|
918 |
-
"value": 585,
|
919 |
-
"margin_of_error": 134,
|
920 |
-
"percentage": 0.403
|
921 |
-
},
|
922 |
-
"Male: Now married: Married, spouse present": {
|
923 |
-
"value": 528,
|
924 |
-
"margin_of_error": 115,
|
925 |
-
"percentage": 0.903
|
926 |
-
},
|
927 |
-
"Male: Now married: Married, spouse absent": {
|
928 |
-
"value": 57,
|
929 |
-
"margin_of_error": 58,
|
930 |
-
"percentage": 0.097
|
931 |
-
},
|
932 |
-
"Male: Now married: Married, spouse absent: Separated": {
|
933 |
-
"value": 6,
|
934 |
-
"margin_of_error": 10,
|
935 |
-
"percentage": 0.105
|
936 |
-
},
|
937 |
-
"Male: Now married: Married, spouse absent: Other": {
|
938 |
-
"value": 51,
|
939 |
-
"margin_of_error": 57,
|
940 |
-
"percentage": 0.895
|
941 |
-
},
|
942 |
-
"Male: Widowed": {
|
943 |
-
"value": 0,
|
944 |
-
"margin_of_error": 12,
|
945 |
-
"percentage": 0
|
946 |
-
},
|
947 |
-
"Male: Divorced": {
|
948 |
-
"value": 139,
|
949 |
-
"margin_of_error": 74,
|
950 |
-
"percentage": 0.096
|
951 |
-
},
|
952 |
-
"Female": {
|
953 |
-
"value": 1543,
|
954 |
-
"margin_of_error": 177,
|
955 |
-
"percentage": 0.515
|
956 |
-
},
|
957 |
-
"Female: Never married": {
|
958 |
-
"value": 858,
|
959 |
-
"margin_of_error": 170,
|
960 |
-
"percentage": 0.556
|
961 |
-
},
|
962 |
-
"Female: Now married": {
|
963 |
"value": 496,
|
964 |
"margin_of_error": 96,
|
965 |
-
"percentage": 0.
|
966 |
},
|
967 |
-
"
|
968 |
"value": 484,
|
969 |
"margin_of_error": 101,
|
970 |
"percentage": 0.976
|
971 |
},
|
972 |
-
"
|
973 |
"value": 12,
|
974 |
"margin_of_error": 15,
|
975 |
-
"percentage": 0.
|
976 |
},
|
977 |
-
"
|
978 |
"value": 0,
|
979 |
"margin_of_error": 12,
|
980 |
"percentage": 0
|
981 |
},
|
982 |
-
"
|
983 |
"value": 12,
|
984 |
"margin_of_error": 15,
|
985 |
"percentage": 1
|
986 |
},
|
987 |
-
"
|
988 |
"value": 24,
|
989 |
"margin_of_error": 28,
|
990 |
-
"percentage":
|
991 |
},
|
992 |
-
"
|
993 |
"value": 165,
|
994 |
"margin_of_error": 62,
|
995 |
-
"percentage":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
996 |
}
|
997 |
}
|
998 |
},
|
999 |
"economics": {
|
1000 |
"Number of households": {
|
1001 |
"meta": {
|
1002 |
"table_id": "B19001",
|
1003 |
"universe": "Households"
|
1004 |
},
|
1005 |
"Total": {
|
1006 |
"value": 1904,
|
1007 |
"margin_of_error": 99
|
1008 |
}
|
1009 |
},
|
1010 |
"Median household income": {
|
1011 |
"meta": {
|
1012 |
"table_id": "B19013",
|
1013 |
"universe": "Households"
|
1014 |
},
|
1015 |
"Total": {
|
1016 |
"value": 152643,
|
1017 |
"margin_of_error": 15674
|
1018 |
}
|
1019 |
},
|
1020 |
"Household income": {
|
1021 |
"meta": {
|
1022 |
"table_id": "B19001",
|
1023 |
"universe": "Households"
|
1024 |
},
|
1025 |
"Less than $10,000": {
|
1026 |
"value": 23,
|
1027 |
"margin_of_error": 25,
|
1028 |
"percentage": 0.012
|
1029 |
},
|
1030 |
"$10,000 to $14,999": {
|
1031 |
"value": 17,
|
1032 |
"margin_of_error": 20,
|
1033 |
"percentage": 0.009
|
1034 |
},
|
1035 |
"$15,000 to $19,999": {
|
1036 |
"value": 0,
|
1037 |
"margin_of_error": 12,
|
1038 |
"percentage": 0
|
1039 |
},
|
1040 |
"$20,000 to $24,999": {
|
1041 |
"value": 24,
|
1042 |
"margin_of_error": 29,
|
1043 |
"percentage": 0.013
|
1044 |
},
|
1045 |
"$25,000 to $29,999": {
|
1046 |
"value": 0,
|
1047 |
"margin_of_error": 12,
|
1048 |
"percentage": 0
|
1049 |
},
|
1050 |
"$30,000 to $34,999": {
|
1051 |
"value": 0,
|
1052 |
"margin_of_error": 12,
|
1053 |
"percentage": 0
|
1054 |
},
|
1055 |
"$35,000 to $39,999": {
|
1056 |
"value": 0,
|
1057 |
"margin_of_error": 12,
|
1058 |
"percentage": 0
|
1059 |
},
|
1060 |
"$40,000 to $44,999": {
|
1061 |
"value": 8,
|
1062 |
"margin_of_error": 13,
|
1063 |
"percentage": 0.004
|
1064 |
},
|
1065 |
"$45,000 to $49,999": {
|
1066 |
"value": 45,
|
1067 |
"margin_of_error": 50,
|
1068 |
"percentage": 0.024
|
1069 |
},
|
1070 |
"$50,000 to $59,999": {
|
1071 |
"value": 17,
|
1072 |
"margin_of_error": 18,
|
1073 |
"percentage": 0.009
|
1074 |
},
|
1075 |
"$60,000 to $74,999": {
|
1076 |
"value": 69,
|
1077 |
"margin_of_error": 44,
|
1078 |
"percentage": 0.036
|
1079 |
},
|
1080 |
"$75,000 to $99,999": {
|
1081 |
"value": 208,
|
1082 |
"margin_of_error": 78,
|
1083 |
"percentage": 0.109
|
1084 |
},
|
1085 |
"$100,000 to $124,999": {
|
1086 |
"value": 247,
|
1087 |
"margin_of_error": 82,
|
1088 |
"percentage": 0.13
|
1089 |
},
|
1090 |
"$125,000 to $149,999": {
|
1091 |
"value": 268,
|
1092 |
"margin_of_error": 95,
|
1093 |
"percentage": 0.141
|
1094 |
},
|
1095 |
"$150,000 to $199,999": {
|
1096 |
"value": 357,
|
1097 |
"margin_of_error": 102,
|
1098 |
"percentage": 0.188
|
1099 |
},
|
1100 |
"$200,000 or more": {
|
1101 |
"value": 621,
|
1102 |
"margin_of_error": 131,
|
1103 |
"percentage": 0.326
|
1104 |
}
|
1105 |
}
|
1106 |
},
|
1107 |
"demographics": {
|
1108 |
"Median age": {
|
1109 |
"meta": {
|
1110 |
"table_id": "B01002",
|
1111 |
"universe": "Total population"
|
1112 |
},
|
1113 |
"Total": {
|
1114 |
"value": 32.8,
|
1115 |
"margin_of_error": 0.6
|
1116 |
},
|
1117 |
"Male": {
|
1118 |
"value": 34.6,
|
1119 |
"margin_of_error": 1.8
|
1120 |
},
|
1121 |
"Female": {
|
1122 |
"value": 31.8,
|
1123 |
"margin_of_error": 0.9
|
1124 |
}
|
1125 |
},
|
1126 |
"Population by age range": {
|
1127 |
"meta": {
|
1128 |
"table_id": "B01001",
|
1129 |
"universe": "Total population"
|
1130 |
},
|
1131 |
"Total": {
|
1132 |
"value": 3366,
|
1133 |
"margin_of_error": 268
|
1134 |
},
|
1135 |
"Male": {
|
1136 |
"value": 1603,
|
1137 |
"margin_of_error": 174,
|
1138 |
"percentage": 0.476
|
1139 |
},
|
1140 |
"Male: Under 5 years": {
|
1141 |
"value": 94,
|
1142 |
"margin_of_error": 57,
|
1143 |
"percentage": 0.059
|
1144 |
},
|
1145 |
"Male: 5 to 9 years": {
|
1146 |
"value": 43,
|
1147 |
"margin_of_error": 31,
|
1148 |
"percentage": 0.027
|
1149 |
},
|
1150 |
"Male: 10 to 14 years": {
|
1151 |
"value": 15,
|
1152 |
"margin_of_error": 27,
|
1153 |
"percentage": 0.009
|
1154 |
},
|
1155 |
"Male: 15 to 17 years": {
|
1156 |
"value": 0,
|
1157 |
"margin_of_error": 12,
|
1158 |
"percentage": 0
|
1159 |
},
|
1160 |
"Male: 18 and 19 years": {
|
1161 |
"value": 11,
|
1162 |
"margin_of_error": 18,
|
1163 |
"percentage": 0.007
|
1164 |
},
|
1165 |
"Male: 20 years": {
|
1166 |
"value": 0,
|
1167 |
"margin_of_error": 12,
|
1168 |
"percentage": 0
|
1169 |
},
|
1170 |
"Male: 21 years": {
|
1171 |
"value": 0,
|
1172 |
"margin_of_error": 12,
|
1173 |
"percentage": 0
|
1174 |
},
|
1175 |
"Male: 22 to 24 years": {
|
1176 |
"value": 72,
|
1177 |
"margin_of_error": 42,
|
1178 |
"percentage": 0.045
|
1179 |
},
|
1180 |
"Male: 25 to 29 years": {
|
1181 |
"value": 262,
|
1182 |
"margin_of_error": 83,
|
1183 |
"percentage": 0.163
|
1184 |
},
|
1185 |
"Male: 30 to 34 years": {
|
1186 |
"value": 327,
|
1187 |
"margin_of_error": 94,
|
1188 |
"percentage": 0.204
|
1189 |
},
|
1190 |
"Male: 35 to 39 years": {
|
1191 |
"value": 176,
|
1192 |
"margin_of_error": 59,
|
1193 |
"percentage": 0.11
|
1194 |
},
|
1195 |
"Male: 40 to 44 years": {
|
1196 |
"value": 188,
|
1197 |
"margin_of_error": 61,
|
1198 |
"percentage": 0.117
|
1199 |
},
|
1200 |
"Male: 45 to 49 years": {
|
1201 |
"value": 64,
|
1202 |
"margin_of_error": 40,
|
1203 |
"percentage": 0.04
|
1204 |
},
|
1205 |
"Male: 50 to 54 years": {
|
1206 |
"value": 181,
|
1207 |
"margin_of_error": 92,
|
1208 |
"percentage": 0.113
|
1209 |
},
|
1210 |
"Male: 55 to 59 years": {
|
1211 |
"value": 92,
|
1212 |
"margin_of_error": 63,
|
1213 |
"percentage": 0.057
|
1214 |
},
|
1215 |
"Male: 60 and 61 years": {
|
1216 |
"value": 8,
|
1217 |
"margin_of_error": 15,
|
1218 |
"percentage": 0.005
|
1219 |
},
|
1220 |
"Male: 62 to 64 years": {
|
1221 |
"value": 0,
|
1222 |
"margin_of_error": 12,
|
1223 |
"percentage": 0
|
1224 |
},
|
1225 |
"Male: 65 and 66 years": {
|
1226 |
"value": 0,
|
1227 |
"margin_of_error": 12,
|
1228 |
"percentage": 0
|
1229 |
},
|
1230 |
"Male: 67 to 69 years": {
|
1231 |
"value": 31,
|
1232 |
"margin_of_error": 29,
|
1233 |
"percentage": 0.019
|
1234 |
},
|
1235 |
"Male: 70 to 74 years": {
|
1236 |
"value": 27,
|
1237 |
"margin_of_error": 19,
|
1238 |
"percentage": 0.017
|
1239 |
},
|
1240 |
"Male: 75 to 79 years": {
|
1241 |
"value": 0,
|
1242 |
"margin_of_error": 12,
|
1243 |
"percentage": 0
|
1244 |
},
|
1245 |
"Male: 80 to 84 years": {
|
1246 |
"value": 12,
|
1247 |
"margin_of_error": 19,
|
1248 |
"percentage": 0.007
|
1249 |
},
|
1250 |
"Male: 85 years and over": {
|
1251 |
"value": 0,
|
1252 |
"margin_of_error": 12,
|
1253 |
"percentage": 0
|
1254 |
},
|
1255 |
"Female": {
|
1256 |
"value": 1763,
|
1257 |
"margin_of_error": 202,
|
1258 |
"percentage": 0.524
|
1259 |
},
|
1260 |
"Female: Under 5 years": {
|
1261 |
"value": 113,
|
1262 |
"margin_of_error": 60,
|
1263 |
"percentage": 0.064
|
1264 |
},
|
1265 |
"Female: 5 to 9 years": {
|
1266 |
"value": 82,
|
1267 |
"margin_of_error": 71,
|
1268 |
"percentage": 0.047
|
1269 |
},
|
1270 |
"Female: 10 to 14 years": {
|
1271 |
"value": 25,
|
1272 |
"margin_of_error": 40,
|
1273 |
"percentage": 0.014
|
1274 |
},
|
1275 |
"Female: 15 to 17 years": {
|
1276 |
"value": 24,
|
1277 |
"margin_of_error": 33,
|
1278 |
"percentage": 0.014
|
1279 |
},
|
1280 |
"Female: 18 and 19 years": {
|
1281 |
"value": 0,
|
1282 |
"margin_of_error": 12,
|
1283 |
"percentage": 0
|
1284 |
},
|
1285 |
"Female: 20 years": {
|
1286 |
"value": 0,
|
1287 |
"margin_of_error": 12,
|
1288 |
"percentage": 0
|
1289 |
},
|
1290 |
"Female: 21 years": {
|
1291 |
"value": 0,
|
1292 |
"margin_of_error": 12,
|
1293 |
"percentage": 0
|
1294 |
},
|
1295 |
"Female: 22 to 24 years": {
|
1296 |
"value": 44,
|
1297 |
"margin_of_error": 27,
|
1298 |
"percentage": 0.025
|
1299 |
},
|
1300 |
"Female: 25 to 29 years": {
|
1301 |
"value": 399,
|
1302 |
"margin_of_error": 99,
|
1303 |
"percentage": 0.226
|
1304 |
},
|
1305 |
"Female: 30 to 34 years": {
|
1306 |
"value": 466,
|
1307 |
"margin_of_error": 142,
|
1308 |
"percentage": 0.264
|
1309 |
},
|
1310 |
"Female: 35 to 39 years": {
|
1311 |
"value": 173,
|
1312 |
"margin_of_error": 63,
|
1313 |
"percentage": 0.098
|
1314 |
},
|
1315 |
"Female: 40 to 44 years": {
|
1316 |
"value": 119,
|
1317 |
"margin_of_error": 47,
|
1318 |
"percentage": 0.067
|
1319 |
},
|
1320 |
"Female: 45 to 49 years": {
|
1321 |
"value": 116,
|
1322 |
"margin_of_error": 65,
|
1323 |
"percentage": 0.066
|
1324 |
},
|
1325 |
"Female: 50 to 54 years": {
|
1326 |
"value": 43,
|
1327 |
"margin_of_error": 32,
|
1328 |
"percentage": 0.024
|
1329 |
},
|
1330 |
"Female: 55 to 59 years": {
|
1331 |
"value": 13,
|
1332 |
"margin_of_error": 20,
|
1333 |
"percentage": 0.007
|
1334 |
},
|
1335 |
"Female: 60 and 61 years": {
|
1336 |
"value": 30,
|
1337 |
"margin_of_error": 28,
|
1338 |
"percentage": 0.017
|
1339 |
},
|
1340 |
"Female: 62 to 64 years": {
|
1341 |
"value": 63,
|
1342 |
"margin_of_error": 39,
|
1343 |
"percentage": 0.036
|
1344 |
},
|
1345 |
"Female: 65 and 66 years": {
|
1346 |
"value": 9,
|
1347 |
"margin_of_error": 12,
|
1348 |
"percentage": 0.005
|
1349 |
},
|
1350 |
"Female: 67 to 69 years": {
|
1351 |
"value": 12,
|
1352 |
"margin_of_error": 15,
|
1353 |
"percentage": 0.007
|
1354 |
},
|
1355 |
"Female: 70 to 74 years": {
|
1356 |
"value": 0,
|
1357 |
"margin_of_error": 12,
|
1358 |
"percentage": 0
|
1359 |
},
|
1360 |
"Female: 75 to 79 years": {
|
1361 |
"value": 32,
|
1362 |
"margin_of_error": 35,
|
1363 |
"percentage": 0.018
|
1364 |
},
|
1365 |
"Female: 80 to 84 years": {
|
1366 |
"value": 0,
|
1367 |
"margin_of_error": 12,
|
1368 |
"percentage": 0
|
1369 |
},
|
1370 |
"Female: 85 years and over": {
|
1371 |
"value": 0,
|
1372 |
"margin_of_error": 12,
|
1373 |
"percentage": 0
|
1374 |
}
|
1375 |
},
|
1376 |
"Sex": {
|
1377 |
"meta": {
|
1378 |
"table_id": "B01001",
|
1379 |
"universe": "Total population"
|
1380 |
},
|
1381 |
"Total": {
|
1382 |
"value": 3366,
|
1383 |
"margin_of_error": 268
|
1384 |
},
|
1385 |
"Male": {
|
1386 |
"value": 1603,
|
1387 |
"margin_of_error": 174,
|
1388 |
"percentage": 0.476
|
1389 |
},
|
1390 |
"Female": {
|
1391 |
"value": 1763,
|
1392 |
"margin_of_error": 202,
|
1393 |
"percentage": 0.524
|
1394 |
}
|
1395 |
},
|
1396 |
"Race and ethnicity": {
|
1397 |
"meta": {
|
1398 |
"table_id": "B03002",
|
1399 |
"universe": "Total population"
|
1400 |
},
|
1401 |
"Total": {
|
1402 |
"value": 3366,
|
1403 |
"margin_of_error": 268
|
1404 |
},
|
1405 |
"Not Hispanic or Latino": {
|
1406 |
"value": 3169,
|
1407 |
"margin_of_error": 282,
|
1408 |
"percentage": 0.941
|
1409 |
},
|
1410 |
"Not Hispanic or Latino: White alone": {
|
1411 |
"value": 2386,
|
1412 |
"margin_of_error": 303,
|
1413 |
"percentage": 0.753
|
1414 |
},
|
1415 |
"Not Hispanic or Latino: Black or African American alone": {
|
1416 |
"value": 83,
|
1417 |
"margin_of_error": 68,
|
1418 |
"percentage": 0.026
|
1419 |
},
|
1420 |
"Not Hispanic or Latino: American Indian and Alaska Native alone": {
|
1421 |
"value": 12,
|
1422 |
"margin_of_error": 19,
|
1423 |
"percentage": 0.004
|
1424 |
},
|
1425 |
"Not Hispanic or Latino: Asian alone": {
|
1426 |
"value": 528,
|
1427 |
"margin_of_error": 176,
|
1428 |
"percentage": 0.167
|
1429 |
},
|
1430 |
"Not Hispanic or Latino: Native Hawaiian and Other Pacific Islander alone": {
|
1431 |
"value": 0,
|
1432 |
"margin_of_error": 12,
|
1433 |
"percentage": 0
|
1434 |
},
|
1435 |
"Not Hispanic or Latino: Some other race alone": {
|
1436 |
"value": 8,
|
1437 |
"margin_of_error": 12,
|
1438 |
"percentage": 0.003
|
1439 |
},
|
1440 |
-
"
|
1441 |
-
"value":
|
1442 |
-
"margin_of_error":
|
1443 |
-
"percentage": 0
|
1444 |
},
|
1445 |
-
"
|
1446 |
"value": 0,
|
1447 |
"margin_of_error": 12,
|
1448 |
"percentage": 0
|
1449 |
},
|
1450 |
-
"
|
1451 |
-
"value":
|
1452 |
-
"margin_of_error":
|
1453 |
-
"percentage":
|
1454 |
},
|
1455 |
"Hispanic or Latino": {
|
1456 |
"value": 197,
|
1457 |
"margin_of_error": 109,
|
1458 |
"percentage": 0.059
|
1459 |
},
|
1460 |
"Hispanic or Latino: White alone": {
|
1461 |
"value": 189,
|
1462 |
"margin_of_error": 107,
|
1463 |
"percentage": 0.959
|
1464 |
},
|
1465 |
"Hispanic or Latino: Black or African American alone": {
|
1466 |
"value": 0,
|
1467 |
"margin_of_error": 12,
|
1468 |
"percentage": 0
|
1469 |
},
|
1470 |
"Hispanic or Latino: American Indian and Alaska Native alone": {
|
1471 |
"value": 0,
|
1472 |
"margin_of_error": 12,
|
1473 |
"percentage": 0
|
1474 |
},
|
1475 |
"Hispanic or Latino: Asian alone": {
|
1476 |
"value": 0,
|
1477 |
"margin_of_error": 12,
|
1478 |
"percentage": 0
|
1479 |
},
|
1480 |
"Hispanic or Latino: Native Hawaiian and Other Pacific Islander alone": {
|
1481 |
"value": 0,
|
1482 |
"margin_of_error": 12,
|
1483 |
"percentage": 0
|
1484 |
},
|
1485 |
"Hispanic or Latino: Some other race alone": {
|
1486 |
"value": 8,
|
1487 |
"margin_of_error": 12,
|
1488 |
"percentage": 0.041
|
1489 |
-
},
|
1490 |
-
"Hispanic or Latino: Two or more races": {
|
1491 |
-
"value": 0,
|
1492 |
-
"margin_of_error": 12,
|
1493 |
-
"percentage": 0
|
1494 |
-
},
|
1495 |
-
"Hispanic or Latino: Two or more races: Two races including Some other race": {
|
1496 |
-
"value": 0,
|
1497 |
-
"margin_of_error": 12,
|
1498 |
-
"percentage": 0
|
1499 |
-
},
|
1500 |
-
"Hispanic or Latino: Two or more races: Two races excluding Some other race, and three or more races": {
|
1501 |
-
"value": 0,
|
1502 |
-
"margin_of_error": 12,
|
1503 |
-
"percentage": 0
|
1504 |
}
|
1505 |
}
|
1506 |
}
|
1507 |
}
|
1508 |
}
|
1509 |
}
|
|
|
|
|
|
|
1510 |
]
|
1511 |
}
|
1 |
{
|
2 |
"input": {
|
3 |
"address_components": {
|
4 |
"number": "1109",
|
5 |
"predirectional": "N",
|
6 |
"street": "Highland",
|
7 |
"suffix": "St",
|
8 |
"formatted_street": "N Highland St",
|
9 |
"city": "Arlington",
|
10 |
"state": "VA",
|
11 |
"country": "US"
|
12 |
},
|
13 |
"formatted_address": "1109 N Highland St, Arlington, VA"
|
14 |
},
|
15 |
"results": [
|
16 |
{
|
17 |
"address_components": {
|
18 |
"number": "1109",
|
19 |
"predirectional": "N",
|
20 |
"street": "Highland",
|
21 |
"suffix": "St",
|
22 |
"formatted_street": "N Highland St",
|
23 |
"city": "Arlington",
|
24 |
"county": "Arlington County",
|
25 |
"state": "VA",
|
26 |
"zip": "22201",
|
27 |
"country": "US"
|
28 |
},
|
29 |
"formatted_address": "1109 N Highland St, Arlington, VA 22201",
|
30 |
"location": {
|
31 |
"lat": 38.886672,
|
32 |
"lng": -77.094735
|
33 |
},
|
34 |
"accuracy": 1,
|
35 |
"accuracy_type": "rooftop",
|
36 |
"source": "Arlington",
|
37 |
"fields": {
|
38 |
"census": {
|
39 |
"2019": {
|
40 |
"census_year": 2019,
|
41 |
"state_fips": "51",
|
42 |
"county_fips": "51013",
|
43 |
"tract_code": "101801",
|
44 |
"block_code": "1004",
|
45 |
"block_group": "1",
|
46 |
"full_fips": "510131018011004",
|
47 |
"place": {
|
48 |
"name": "Arlington",
|
49 |
"fips": "5103000"
|
50 |
},
|
51 |
"metro_micro_statistical_area": {
|
52 |
"name": "Washington-Arlington-Alexandria, DC-VA-MD-WV",
|
53 |
"area_code": "47900",
|
54 |
"type": "metropolitan"
|
55 |
},
|
56 |
"combined_statistical_area": {
|
57 |
"name": "Washington-Baltimore-Arlington, DC-MD-VA-WV-PA",
|
58 |
"area_code": "548"
|
59 |
},
|
60 |
"metropolitan_division": {
|
61 |
"name": "Washington-Arlington-Alexandria, DC-VA-MD-WV",
|
62 |
"area_code": "47894"
|
63 |
},
|
64 |
"source": "US Census Bureau"
|
65 |
}
|
66 |
},
|
67 |
"acs": {
|
68 |
"meta": {
|
69 |
"source": "American Community Survey from the US Census Bureau",
|
70 |
"survey_years": "2014-2018",
|
71 |
"survey_duration_years": "5"
|
72 |
},
|
73 |
"social": {
|
74 |
"Population by minimum level of education": {
|
75 |
"meta": {
|
76 |
"table_id": "B15002",
|
77 |
"universe": "Population 25 Years And Over"
|
78 |
},
|
79 |
"Total": {
|
80 |
"value": 2843,
|
81 |
"margin_of_error": 208
|
82 |
},
|
83 |
"Male": {
|
84 |
"value": 1368,
|
85 |
"margin_of_error": 148,
|
86 |
"percentage": 0.481
|
87 |
},
|
88 |
"Male: No schooling completed": {
|
89 |
"value": 0,
|
90 |
"margin_of_error": 12,
|
91 |
"percentage": 0
|
92 |
},
|
93 |
"Male: Nursery to 4th grade": {
|
94 |
"value": 0,
|
95 |
"margin_of_error": 12,
|
96 |
"percentage": 0
|
97 |
},
|
98 |
"Male: 5th and 6th grade": {
|
99 |
"value": 0,
|
100 |
"margin_of_error": 12,
|
101 |
"percentage": 0
|
102 |
},
|
103 |
"Male: 7th and 8th grade": {
|
104 |
"value": 0,
|
105 |
"margin_of_error": 12,
|
106 |
"percentage": 0
|
107 |
},
|
108 |
"Male: 9th grade": {
|
109 |
"value": 0,
|
110 |
"margin_of_error": 12,
|
111 |
"percentage": 0
|
112 |
},
|
113 |
"Male: 10th grade": {
|
114 |
"value": 0,
|
115 |
"margin_of_error": 12,
|
116 |
"percentage": 0
|
117 |
},
|
118 |
"Male: 11th grade": {
|
119 |
"value": 0,
|
120 |
"margin_of_error": 12,
|
121 |
"percentage": 0
|
122 |
},
|
123 |
"Male: 12th grade, no diploma": {
|
124 |
"value": 0,
|
125 |
"margin_of_error": 12,
|
126 |
"percentage": 0
|
127 |
},
|
128 |
"Male: High school graduate (includes equivalency)": {
|
129 |
"value": 26,
|
130 |
"margin_of_error": 20,
|
131 |
"percentage": 0.019
|
132 |
},
|
133 |
"Male: Some college, less than 1 year": {
|
134 |
"value": 6,
|
135 |
"margin_of_error": 10,
|
136 |
"percentage": 0.004
|
137 |
},
|
138 |
"Male: Some college, 1 or more years, no degree": {
|
139 |
"value": 39,
|
140 |
"margin_of_error": 27,
|
141 |
"percentage": 0.029
|
142 |
},
|
143 |
"Male: Associate's degree": {
|
144 |
"value": 28,
|
145 |
"margin_of_error": 27,
|
146 |
"percentage": 0.02
|
147 |
},
|
148 |
"Male: Bachelor's degree": {
|
149 |
"value": 529,
|
150 |
"margin_of_error": 150,
|
151 |
"percentage": 0.387
|
152 |
},
|
153 |
"Male: Master's degree": {
|
154 |
"value": 374,
|
155 |
"margin_of_error": 96,
|
156 |
"percentage": 0.273
|
157 |
},
|
158 |
"Male: Professional school degree": {
|
159 |
"value": 308,
|
160 |
"margin_of_error": 76,
|
161 |
"percentage": 0.225
|
162 |
},
|
163 |
"Male: Doctorate degree": {
|
164 |
"value": 58,
|
165 |
"margin_of_error": 36,
|
166 |
"percentage": 0.042
|
167 |
},
|
168 |
"Female": {
|
169 |
"value": 1475,
|
170 |
"margin_of_error": 164,
|
171 |
"percentage": 0.519
|
172 |
},
|
173 |
"Female: No schooling completed": {
|
174 |
"value": 0,
|
175 |
"margin_of_error": 12,
|
176 |
"percentage": 0
|
177 |
},
|
178 |
"Female: Nursery to 4th grade": {
|
179 |
"value": 0,
|
180 |
"margin_of_error": 12,
|
181 |
"percentage": 0
|
182 |
},
|
183 |
"Female: 5th and 6th grade": {
|
184 |
"value": 0,
|
185 |
"margin_of_error": 12,
|
186 |
"percentage": 0
|
187 |
},
|
188 |
"Female: 7th and 8th grade": {
|
189 |
"value": 0,
|
190 |
"margin_of_error": 12,
|
191 |
"percentage": 0
|
192 |
},
|
193 |
"Female: 9th grade": {
|
194 |
"value": 0,
|
195 |
"margin_of_error": 12,
|
196 |
"percentage": 0
|
197 |
},
|
198 |
"Female: 10th grade": {
|
199 |
"value": 0,
|
200 |
"margin_of_error": 12,
|
201 |
"percentage": 0
|
202 |
},
|
203 |
"Female: 11th grade": {
|
204 |
"value": 0,
|
205 |
"margin_of_error": 12,
|
206 |
"percentage": 0
|
207 |
},
|
208 |
"Female: 12th grade, no diploma": {
|
209 |
"value": 0,
|
210 |
"margin_of_error": 12,
|
211 |
"percentage": 0
|
212 |
},
|
213 |
"Female: High school graduate (includes equivalency)": {
|
214 |
"value": 0,
|
215 |
"margin_of_error": 12,
|
216 |
"percentage": 0
|
217 |
},
|
218 |
"Female: Some college, less than 1 year": {
|
219 |
"value": 9,
|
220 |
"margin_of_error": 14,
|
221 |
"percentage": 0.006
|
222 |
},
|
223 |
"Female: Some college, 1 or more years, no degree": {
|
224 |
"value": 48,
|
225 |
"margin_of_error": 34,
|
226 |
"percentage": 0.033
|
227 |
},
|
228 |
"Female: Associate's degree": {
|
229 |
"value": 30,
|
230 |
"margin_of_error": 48,
|
231 |
"percentage": 0.02
|
232 |
},
|
233 |
"Female: Bachelor's degree": {
|
234 |
"value": 686,
|
235 |
"margin_of_error": 159,
|
236 |
"percentage": 0.465
|
237 |
},
|
238 |
"Female: Master's degree": {
|
239 |
"value": 399,
|
240 |
"margin_of_error": 94,
|
241 |
"percentage": 0.271
|
242 |
},
|
243 |
"Female: Professional school degree": {
|
244 |
"value": 218,
|
245 |
"margin_of_error": 63,
|
246 |
"percentage": 0.148
|
247 |
},
|
248 |
"Female: Doctorate degree": {
|
249 |
"value": 85,
|
250 |
"margin_of_error": 44,
|
251 |
"percentage": 0.058
|
252 |
}
|
253 |
},
|
254 |
"Population with veteran status": {
|
255 |
"meta": {
|
256 |
"table_id": "B21001",
|
257 |
"universe": "Civilian Population 18 Years And Over"
|
258 |
},
|
259 |
"Total": {
|
260 |
"value": 2953,
|
261 |
"margin_of_error": 207
|
262 |
},
|
263 |
"Veteran": {
|
264 |
"value": 195,
|
265 |
"margin_of_error": 104,
|
266 |
"percentage": 0.066
|
267 |
},
|
268 |
"Nonveteran": {
|
269 |
"value": 2758,
|
270 |
"margin_of_error": 217,
|
271 |
"percentage": 0.934
|
272 |
},
|
273 |
"Male": {
|
274 |
"value": 1439,
|
275 |
"margin_of_error": 160,
|
276 |
"percentage": 0.487
|
277 |
},
|
278 |
"Male: Veteran": {
|
279 |
"value": 165,
|
280 |
"margin_of_error": 99,
|
281 |
"percentage": 0.115
|
282 |
},
|
283 |
"Male: Nonveteran": {
|
284 |
"value": 1274,
|
285 |
"margin_of_error": 162,
|
286 |
"percentage": 0.885
|
287 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
288 |
"Female": {
|
289 |
"value": 1514,
|
290 |
"margin_of_error": 165,
|
291 |
"percentage": 0.513
|
292 |
},
|
293 |
"Female: Veteran": {
|
294 |
"value": 30,
|
295 |
"margin_of_error": 29,
|
296 |
"percentage": 0.02
|
297 |
},
|
298 |
"Female: Nonveteran": {
|
299 |
"value": 1484,
|
300 |
"margin_of_error": 164,
|
301 |
"percentage": 0.98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
302 |
}
|
303 |
},
|
304 |
"Period of military service for veterans": {
|
305 |
"meta": {
|
306 |
"table_id": "B21002",
|
307 |
"universe": "Civilian Veterans 18 Years And Over"
|
308 |
},
|
309 |
"Total": {
|
310 |
"value": 195,
|
311 |
"margin_of_error": 104
|
312 |
},
|
313 |
"Gulf War (9/2001 or later), no Gulf War (8/1990 to 8/2001), no Vietnam Era": {
|
314 |
"value": 80,
|
315 |
"margin_of_error": 53,
|
316 |
"percentage": 0.41
|
317 |
},
|
318 |
"Gulf War (9/2001 or later) and Gulf War (8/1990 to 8/2001), no Vietnam Era": {
|
319 |
"value": 14,
|
320 |
"margin_of_error": 16,
|
321 |
"percentage": 0.072
|
322 |
},
|
323 |
"Gulf War (9/2001 or later), and Gulf War (8/1990 to 8/2001), and Vietnam Era": {
|
324 |
"value": 0,
|
325 |
"margin_of_error": 12,
|
326 |
"percentage": 0
|
327 |
},
|
328 |
"Gulf War (8/1990 to 8/2001), no Vietnam Era": {
|
329 |
"value": 8,
|
330 |
"margin_of_error": 12,
|
331 |
"percentage": 0.041
|
332 |
},
|
333 |
"Gulf War (8/1990 to 8/2001) and Vietnam Era": {
|
334 |
"value": 0,
|
335 |
"margin_of_error": 12,
|
336 |
"percentage": 0
|
337 |
},
|
338 |
"Vietnam Era, no Korean War, no World War II": {
|
339 |
"value": 12,
|
340 |
"margin_of_error": 19,
|
341 |
"percentage": 0.062
|
342 |
},
|
343 |
"Vietnam Era and Korean War, no World War II": {
|
344 |
"value": 0,
|
345 |
"margin_of_error": 12,
|
346 |
"percentage": 0
|
347 |
},
|
348 |
"Vietnam Era and Korean War and World War II": {
|
349 |
"value": 0,
|
350 |
"margin_of_error": 12,
|
351 |
"percentage": 0
|
352 |
},
|
353 |
"Korean War, no Vietnam Era, no World War II": {
|
354 |
"value": 0,
|
355 |
"margin_of_error": 12,
|
356 |
"percentage": 0
|
357 |
},
|
358 |
"Korean War and World War II, no Vietnam Era": {
|
359 |
"value": 0,
|
360 |
"margin_of_error": 12,
|
361 |
"percentage": 0
|
362 |
},
|
363 |
"World War II, no Korean War, no Vietnam Era": {
|
364 |
"value": 0,
|
365 |
"margin_of_error": 12,
|
366 |
"percentage": 0
|
367 |
},
|
368 |
"Between Gulf War and Vietnam Era only": {
|
369 |
"value": 72,
|
370 |
"margin_of_error": 85,
|
371 |
"percentage": 0.369
|
372 |
},
|
373 |
"Between Vietnam Era and Korean War only": {
|
374 |
"value": 9,
|
375 |
"margin_of_error": 13,
|
376 |
"percentage": 0.046
|
377 |
},
|
378 |
"Between Korean War and World War II only": {
|
379 |
"value": 0,
|
380 |
"margin_of_error": 12,
|
381 |
"percentage": 0
|
382 |
},
|
383 |
"Pre-World War II only": {
|
384 |
"value": 0,
|
385 |
"margin_of_error": 12,
|
386 |
"percentage": 0
|
387 |
}
|
388 |
}
|
389 |
},
|
390 |
"housing": {
|
391 |
"Number of housing units": {
|
392 |
"meta": {
|
393 |
"table_id": "B25002",
|
394 |
"universe": "Housing Units"
|
395 |
},
|
396 |
"Total": {
|
397 |
"value": 2070,
|
398 |
"margin_of_error": 49
|
399 |
}
|
400 |
},
|
401 |
"Occupancy status": {
|
402 |
"meta": {
|
403 |
"table_id": "B25002",
|
404 |
"universe": "Housing Units"
|
405 |
},
|
406 |
"Occupied": {
|
407 |
"value": 1904,
|
408 |
"margin_of_error": 99,
|
409 |
"percentage": 0.92
|
410 |
},
|
411 |
"Vacant": {
|
412 |
"value": 166,
|
413 |
"margin_of_error": 87,
|
414 |
"percentage": 0.08
|
415 |
}
|
416 |
},
|
417 |
"Ownership of occupied units": {
|
418 |
"meta": {
|
419 |
"table_id": "B25003",
|
420 |
"universe": "Occupied Housing Units"
|
421 |
},
|
422 |
"Owner occupied": {
|
423 |
"value": 635,
|
424 |
"margin_of_error": 118,
|
425 |
"percentage": 0.334
|
426 |
},
|
427 |
"Renter occupied": {
|
428 |
"value": 1269,
|
429 |
"margin_of_error": 127,
|
430 |
"percentage": 0.666
|
431 |
}
|
432 |
},
|
433 |
"Units in structure": {
|
434 |
"meta": {
|
435 |
"table_id": "B25024",
|
436 |
"universe": "Housing Units"
|
437 |
},
|
438 |
"1, detached unit": {
|
439 |
"value": 163,
|
440 |
"margin_of_error": 74,
|
441 |
"percentage": 0.079
|
442 |
},
|
443 |
"1, attached unit": {
|
444 |
"value": 94,
|
445 |
"margin_of_error": 34,
|
446 |
"percentage": 0.045
|
447 |
},
|
448 |
"2 units": {
|
449 |
"value": 22,
|
450 |
"margin_of_error": 35,
|
451 |
"percentage": 0.011
|
452 |
},
|
453 |
"3 or 4 units": {
|
454 |
"value": 44,
|
455 |
"margin_of_error": 51,
|
456 |
"percentage": 0.021
|
457 |
},
|
458 |
"5 to 9 units": {
|
459 |
"value": 17,
|
460 |
"margin_of_error": 20,
|
461 |
"percentage": 0.008
|
462 |
},
|
463 |
"10 to 19 unit": {
|
464 |
"value": 12,
|
465 |
"margin_of_error": 19,
|
466 |
"percentage": 0.006
|
467 |
},
|
468 |
"20 to 49 units": {
|
469 |
"value": 83,
|
470 |
"margin_of_error": 66,
|
471 |
"percentage": 0.04
|
472 |
},
|
473 |
"50 or more units": {
|
474 |
"value": 1635,
|
475 |
"margin_of_error": 108,
|
476 |
"percentage": 0.79
|
477 |
},
|
478 |
"Mobile home units": {
|
479 |
"value": 0,
|
480 |
"margin_of_error": 12,
|
481 |
"percentage": 0
|
482 |
},
|
483 |
"Boat, RV, van, etc. units": {
|
484 |
"value": 0,
|
485 |
"margin_of_error": 12,
|
486 |
"percentage": 0
|
487 |
}
|
488 |
},
|
489 |
"Median value of owner-occupied housing units": {
|
490 |
"meta": {
|
491 |
"table_id": "B25077",
|
492 |
"universe": "Owner-Occupied Housing Units"
|
493 |
},
|
494 |
"Total": {
|
495 |
"value": 584700,
|
496 |
"margin_of_error": 83312
|
497 |
}
|
498 |
},
|
499 |
"Value of owner-occupied housing units": {
|
500 |
"meta": {
|
501 |
"table_id": "B25075",
|
502 |
"universe": "Owner-Occupied Housing Units"
|
503 |
},
|
504 |
"Less than $10,000": {
|
505 |
"value": 12,
|
506 |
"margin_of_error": 18,
|
507 |
"percentage": 0.019
|
508 |
},
|
509 |
"$10,000 to $14,999": {
|
510 |
"value": 0,
|
511 |
"margin_of_error": 12,
|
512 |
"percentage": 0
|
513 |
},
|
514 |
"$15,000 to $19,999": {
|
515 |
"value": 0,
|
516 |
"margin_of_error": 12,
|
517 |
"percentage": 0
|
518 |
},
|
519 |
"$20,000 to $24,999": {
|
520 |
"value": 0,
|
521 |
"margin_of_error": 12,
|
522 |
"percentage": 0
|
523 |
},
|
524 |
"$25,000 to $29,999": {
|
525 |
"value": 0,
|
526 |
"margin_of_error": 12,
|
527 |
"percentage": 0
|
528 |
},
|
529 |
"$30,000 to $34,999": {
|
530 |
"value": 0,
|
531 |
"margin_of_error": 12,
|
532 |
"percentage": 0
|
533 |
},
|
534 |
"$35,000 to $39,999": {
|
535 |
"value": 0,
|
536 |
"margin_of_error": 12,
|
537 |
"percentage": 0
|
538 |
},
|
539 |
"$40,000 to $49,999": {
|
540 |
"value": 0,
|
541 |
"margin_of_error": 12,
|
542 |
"percentage": 0
|
543 |
},
|
544 |
"$50,000 to $59,999": {
|
545 |
"value": 0,
|
546 |
"margin_of_error": 12,
|
547 |
"percentage": 0
|
548 |
},
|
549 |
"$60,000 to $69,999": {
|
550 |
"value": 0,
|
551 |
"margin_of_error": 12,
|
552 |
"percentage": 0
|
553 |
},
|
554 |
"$70,000 to $79,999": {
|
555 |
"value": 0,
|
556 |
"margin_of_error": 12,
|
557 |
"percentage": 0
|
558 |
},
|
559 |
"$80,000 to $89,999": {
|
560 |
"value": 0,
|
561 |
"margin_of_error": 12,
|
562 |
"percentage": 0
|
563 |
},
|
564 |
"$90,000 to $99,999": {
|
565 |
"value": 0,
|
566 |
"margin_of_error": 12,
|
567 |
"percentage": 0
|
568 |
},
|
569 |
"$100,000 to $124,999": {
|
570 |
"value": 14,
|
571 |
"margin_of_error": 13,
|
572 |
"percentage": 0.022
|
573 |
},
|
574 |
"$125,000 to $149,999": {
|
575 |
"value": 0,
|
576 |
"margin_of_error": 12,
|
577 |
"percentage": 0
|
578 |
},
|
579 |
"$150,000 to $174,999": {
|
580 |
"value": 0,
|
581 |
"margin_of_error": 12,
|
582 |
"percentage": 0
|
583 |
},
|
584 |
"$175,000 to $199,999": {
|
585 |
"value": 0,
|
586 |
"margin_of_error": 12,
|
587 |
"percentage": 0
|
588 |
},
|
589 |
"$200,000 to $249,999": {
|
590 |
"value": 0,
|
591 |
"margin_of_error": 12,
|
592 |
"percentage": 0
|
593 |
},
|
594 |
"$250,000 to $299,999": {
|
595 |
"value": 0,
|
596 |
"margin_of_error": 12,
|
597 |
"percentage": 0
|
598 |
},
|
599 |
"$300,000 to $399,999": {
|
600 |
"value": 8,
|
601 |
"margin_of_error": 14,
|
602 |
"percentage": 0.013
|
603 |
},
|
604 |
"$400,000 to $499,999": {
|
605 |
"value": 212,
|
606 |
"margin_of_error": 116,
|
607 |
"percentage": 0.334
|
608 |
},
|
609 |
"$500,000 to $749,999": {
|
610 |
"value": 211,
|
611 |
"margin_of_error": 72,
|
612 |
"percentage": 0.332
|
613 |
},
|
614 |
"$750,000 to $999,999": {
|
615 |
"value": 83,
|
616 |
"margin_of_error": 38,
|
617 |
"percentage": 0.131
|
618 |
},
|
619 |
"$1,000,000 to $1,499,999": {
|
620 |
"value": 54,
|
621 |
"margin_of_error": 33,
|
622 |
"percentage": 0.085
|
623 |
},
|
624 |
"$1,500,000 to $1,999,999": {
|
625 |
"value": 41,
|
626 |
"margin_of_error": 24,
|
627 |
"percentage": 0.065
|
628 |
},
|
629 |
"$2,000,000 or more": {
|
630 |
"value": 0,
|
631 |
"margin_of_error": 12,
|
632 |
"percentage": 0
|
633 |
}
|
634 |
}
|
635 |
},
|
636 |
"families": {
|
637 |
"Household type by household": {
|
638 |
"meta": {
|
639 |
"table_id": "B11001",
|
640 |
"universe": "Households"
|
641 |
},
|
642 |
"Total": {
|
643 |
"value": 1904,
|
644 |
"margin_of_error": 99
|
645 |
},
|
646 |
"Family households": {
|
647 |
"value": 608,
|
648 |
"margin_of_error": 126,
|
649 |
"percentage": 0.319
|
650 |
},
|
651 |
"Family households: Married-couple family": {
|
652 |
"value": 518,
|
653 |
"margin_of_error": 111,
|
654 |
"percentage": 0.852
|
655 |
},
|
656 |
+
"Other family": {
|
657 |
"value": 90,
|
658 |
"margin_of_error": 63,
|
659 |
+
"percentage": 0.047
|
660 |
},
|
661 |
+
"Other family: Male householder, no wife present": {
|
662 |
"value": 48,
|
663 |
"margin_of_error": 57,
|
664 |
"percentage": 0.533
|
665 |
},
|
666 |
+
"Other family: Female householder, no husband present": {
|
667 |
"value": 42,
|
668 |
"margin_of_error": 28,
|
669 |
"percentage": 0.467
|
670 |
},
|
671 |
"Nonfamily households": {
|
672 |
"value": 1296,
|
673 |
"margin_of_error": 126,
|
674 |
"percentage": 0.681
|
675 |
},
|
676 |
"Nonfamily households: Householder living alone": {
|
677 |
"value": 911,
|
678 |
"margin_of_error": 127,
|
679 |
"percentage": 0.703
|
680 |
},
|
681 |
"Nonfamily households: Householder not living alone": {
|
682 |
"value": 385,
|
683 |
"margin_of_error": 91,
|
684 |
"percentage": 0.297
|
685 |
}
|
686 |
},
|
687 |
"Household type by population": {
|
688 |
"meta": {
|
689 |
"table_id": "B11002",
|
690 |
"universe": "Population in Households"
|
691 |
},
|
692 |
"Total": {
|
693 |
"value": 3366,
|
694 |
"margin_of_error": 268
|
695 |
},
|
696 |
"In family households": {
|
697 |
"value": 1624,
|
698 |
"margin_of_error": 309,
|
699 |
"percentage": 0.482
|
700 |
},
|
701 |
+
"In married-couple family": {
|
702 |
"value": 1398,
|
703 |
"margin_of_error": 277,
|
704 |
+
"percentage": 0.415
|
705 |
},
|
706 |
+
"In married-couple family: Relatives": {
|
707 |
"value": 1398,
|
708 |
"margin_of_error": 277,
|
709 |
"percentage": 1
|
710 |
},
|
711 |
+
"In married-couple family: Nonrelatives": {
|
712 |
"value": 0,
|
713 |
"margin_of_error": 12,
|
714 |
"percentage": 0
|
715 |
},
|
716 |
+
"In male householder, no wife present, family": {
|
717 |
"value": 116,
|
718 |
"margin_of_error": 138,
|
719 |
+
"percentage": 0.034
|
720 |
},
|
721 |
+
"In male householder, no wife present, family: Relatives": {
|
722 |
"value": 116,
|
723 |
"margin_of_error": 138,
|
724 |
"percentage": 1
|
725 |
},
|
726 |
+
"In male householder, no wife present, family: Nonrelatives": {
|
727 |
"value": 0,
|
728 |
"margin_of_error": 12,
|
729 |
"percentage": 0
|
730 |
},
|
731 |
+
"In female householder, no husband present, family": {
|
732 |
"value": 110,
|
733 |
"margin_of_error": 73,
|
734 |
+
"percentage": 0.033
|
735 |
},
|
736 |
+
"In female householder, no husband present, family: Relatives": {
|
737 |
"value": 110,
|
738 |
"margin_of_error": 73,
|
739 |
"percentage": 1
|
740 |
},
|
741 |
+
"In female householder, no husband present, family: Nonrelatives": {
|
742 |
"value": 0,
|
743 |
"margin_of_error": 12,
|
744 |
"percentage": 0
|
745 |
},
|
746 |
+
"In female householder, no husband present, family: In nonfamily households": {
|
747 |
"value": 1742,
|
748 |
"margin_of_error": 200,
|
749 |
+
"percentage": 15.836
|
750 |
}
|
751 |
},
|
752 |
"Marital status": {
|
753 |
"meta": {
|
754 |
"table_id": "B12001",
|
755 |
"universe": "Population 15 Years And Older"
|
756 |
},
|
757 |
"Male": {
|
758 |
"value": 1451,
|
759 |
"margin_of_error": 160,
|
760 |
"percentage": 0.485
|
761 |
},
|
762 |
"Male: Never married": {
|
763 |
"value": 727,
|
764 |
"margin_of_error": 159,
|
765 |
"percentage": 0.501
|
766 |
},
|
767 |
+
"Now married": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
768 |
"value": 496,
|
769 |
"margin_of_error": 96,
|
770 |
+
"percentage": 0.166
|
771 |
},
|
772 |
+
"Now married: Married, spouse present": {
|
773 |
"value": 484,
|
774 |
"margin_of_error": 101,
|
775 |
"percentage": 0.976
|
776 |
},
|
777 |
+
"Married, spouse absent": {
|
778 |
"value": 12,
|
779 |
"margin_of_error": 15,
|
780 |
+
"percentage": 0.004
|
781 |
},
|
782 |
+
"Married, spouse absent: Separated": {
|
783 |
"value": 0,
|
784 |
"margin_of_error": 12,
|
785 |
"percentage": 0
|
786 |
},
|
787 |
+
"Married, spouse absent: Other": {
|
788 |
"value": 12,
|
789 |
"margin_of_error": 15,
|
790 |
"percentage": 1
|
791 |
},
|
792 |
+
"Married, spouse absent: Widowed": {
|
793 |
"value": 24,
|
794 |
"margin_of_error": 28,
|
795 |
+
"percentage": 2
|
796 |
},
|
797 |
+
"Married, spouse absent: Divorced": {
|
798 |
"value": 165,
|
799 |
"margin_of_error": 62,
|
800 |
+
"percentage": 13.75
|
801 |
+
},
|
802 |
+
"Female": {
|
803 |
+
"value": 1543,
|
804 |
+
"margin_of_error": 177,
|
805 |
+
"percentage": 0.515
|
806 |
+
},
|
807 |
+
"Female: Never married": {
|
808 |
+
"value": 858,
|
809 |
+
"margin_of_error": 170,
|
810 |
+
"percentage": 0.556
|
811 |
}
|
812 |
}
|
813 |
},
|
814 |
"economics": {
|
815 |
"Number of households": {
|
816 |
"meta": {
|
817 |
"table_id": "B19001",
|
818 |
"universe": "Households"
|
819 |
},
|
820 |
"Total": {
|
821 |
"value": 1904,
|
822 |
"margin_of_error": 99
|
823 |
}
|
824 |
},
|
825 |
"Median household income": {
|
826 |
"meta": {
|
827 |
"table_id": "B19013",
|
828 |
"universe": "Households"
|
829 |
},
|
830 |
"Total": {
|
831 |
"value": 152643,
|
832 |
"margin_of_error": 15674
|
833 |
}
|
834 |
},
|
835 |
"Household income": {
|
836 |
"meta": {
|
837 |
"table_id": "B19001",
|
838 |
"universe": "Households"
|
839 |
},
|
840 |
"Less than $10,000": {
|
841 |
"value": 23,
|
842 |
"margin_of_error": 25,
|
843 |
"percentage": 0.012
|
844 |
},
|
845 |
"$10,000 to $14,999": {
|
846 |
"value": 17,
|
847 |
"margin_of_error": 20,
|
848 |
"percentage": 0.009
|
849 |
},
|
850 |
"$15,000 to $19,999": {
|
851 |
"value": 0,
|
852 |
"margin_of_error": 12,
|
853 |
"percentage": 0
|
854 |
},
|
855 |
"$20,000 to $24,999": {
|
856 |
"value": 24,
|
857 |
"margin_of_error": 29,
|
858 |
"percentage": 0.013
|
859 |
},
|
860 |
"$25,000 to $29,999": {
|
861 |
"value": 0,
|
862 |
"margin_of_error": 12,
|
863 |
"percentage": 0
|
864 |
},
|
865 |
"$30,000 to $34,999": {
|
866 |
"value": 0,
|
867 |
"margin_of_error": 12,
|
868 |
"percentage": 0
|
869 |
},
|
870 |
"$35,000 to $39,999": {
|
871 |
"value": 0,
|
872 |
"margin_of_error": 12,
|
873 |
"percentage": 0
|
874 |
},
|
875 |
"$40,000 to $44,999": {
|
876 |
"value": 8,
|
877 |
"margin_of_error": 13,
|
878 |
"percentage": 0.004
|
879 |
},
|
880 |
"$45,000 to $49,999": {
|
881 |
"value": 45,
|
882 |
"margin_of_error": 50,
|
883 |
"percentage": 0.024
|
884 |
},
|
885 |
"$50,000 to $59,999": {
|
886 |
"value": 17,
|
887 |
"margin_of_error": 18,
|
888 |
"percentage": 0.009
|
889 |
},
|
890 |
"$60,000 to $74,999": {
|
891 |
"value": 69,
|
892 |
"margin_of_error": 44,
|
893 |
"percentage": 0.036
|
894 |
},
|
895 |
"$75,000 to $99,999": {
|
896 |
"value": 208,
|
897 |
"margin_of_error": 78,
|
898 |
"percentage": 0.109
|
899 |
},
|
900 |
"$100,000 to $124,999": {
|
901 |
"value": 247,
|
902 |
"margin_of_error": 82,
|
903 |
"percentage": 0.13
|
904 |
},
|
905 |
"$125,000 to $149,999": {
|
906 |
"value": 268,
|
907 |
"margin_of_error": 95,
|
908 |
"percentage": 0.141
|
909 |
},
|
910 |
"$150,000 to $199,999": {
|
911 |
"value": 357,
|
912 |
"margin_of_error": 102,
|
913 |
"percentage": 0.188
|
914 |
},
|
915 |
"$200,000 or more": {
|
916 |
"value": 621,
|
917 |
"margin_of_error": 131,
|
918 |
"percentage": 0.326
|
919 |
}
|
920 |
}
|
921 |
},
|
922 |
"demographics": {
|
923 |
"Median age": {
|
924 |
"meta": {
|
925 |
"table_id": "B01002",
|
926 |
"universe": "Total population"
|
927 |
},
|
928 |
"Total": {
|
929 |
"value": 32.8,
|
930 |
"margin_of_error": 0.6
|
931 |
},
|
932 |
"Male": {
|
933 |
"value": 34.6,
|
934 |
"margin_of_error": 1.8
|
935 |
},
|
936 |
"Female": {
|
937 |
"value": 31.8,
|
938 |
"margin_of_error": 0.9
|
939 |
}
|
940 |
},
|
941 |
"Population by age range": {
|
942 |
"meta": {
|
943 |
"table_id": "B01001",
|
944 |
"universe": "Total population"
|
945 |
},
|
946 |
"Total": {
|
947 |
"value": 3366,
|
948 |
"margin_of_error": 268
|
949 |
},
|
950 |
"Male": {
|
951 |
"value": 1603,
|
952 |
"margin_of_error": 174,
|
953 |
"percentage": 0.476
|
954 |
},
|
955 |
"Male: Under 5 years": {
|
956 |
"value": 94,
|
957 |
"margin_of_error": 57,
|
958 |
"percentage": 0.059
|
959 |
},
|
960 |
"Male: 5 to 9 years": {
|
961 |
"value": 43,
|
962 |
"margin_of_error": 31,
|
963 |
"percentage": 0.027
|
964 |
},
|
965 |
"Male: 10 to 14 years": {
|
966 |
"value": 15,
|
967 |
"margin_of_error": 27,
|
968 |
"percentage": 0.009
|
969 |
},
|
970 |
"Male: 15 to 17 years": {
|
971 |
"value": 0,
|
972 |
"margin_of_error": 12,
|
973 |
"percentage": 0
|
974 |
},
|
975 |
"Male: 18 and 19 years": {
|
976 |
"value": 11,
|
977 |
"margin_of_error": 18,
|
978 |
"percentage": 0.007
|
979 |
},
|
980 |
"Male: 20 years": {
|
981 |
"value": 0,
|
982 |
"margin_of_error": 12,
|
983 |
"percentage": 0
|
984 |
},
|
985 |
"Male: 21 years": {
|
986 |
"value": 0,
|
987 |
"margin_of_error": 12,
|
988 |
"percentage": 0
|
989 |
},
|
990 |
"Male: 22 to 24 years": {
|
991 |
"value": 72,
|
992 |
"margin_of_error": 42,
|
993 |
"percentage": 0.045
|
994 |
},
|
995 |
"Male: 25 to 29 years": {
|
996 |
"value": 262,
|
997 |
"margin_of_error": 83,
|
998 |
"percentage": 0.163
|
999 |
},
|
1000 |
"Male: 30 to 34 years": {
|
1001 |
"value": 327,
|
1002 |
"margin_of_error": 94,
|
1003 |
"percentage": 0.204
|
1004 |
},
|
1005 |
"Male: 35 to 39 years": {
|
1006 |
"value": 176,
|
1007 |
"margin_of_error": 59,
|
1008 |
"percentage": 0.11
|
1009 |
},
|
1010 |
"Male: 40 to 44 years": {
|
1011 |
"value": 188,
|
1012 |
"margin_of_error": 61,
|
1013 |
"percentage": 0.117
|
1014 |
},
|
1015 |
"Male: 45 to 49 years": {
|
1016 |
"value": 64,
|
1017 |
"margin_of_error": 40,
|
1018 |
"percentage": 0.04
|
1019 |
},
|
1020 |
"Male: 50 to 54 years": {
|
1021 |
"value": 181,
|
1022 |
"margin_of_error": 92,
|
1023 |
"percentage": 0.113
|
1024 |
},
|
1025 |
"Male: 55 to 59 years": {
|
1026 |
"value": 92,
|
1027 |
"margin_of_error": 63,
|
1028 |
"percentage": 0.057
|
1029 |
},
|
1030 |
"Male: 60 and 61 years": {
|
1031 |
"value": 8,
|
1032 |
"margin_of_error": 15,
|
1033 |
"percentage": 0.005
|
1034 |
},
|
1035 |
"Male: 62 to 64 years": {
|
1036 |
"value": 0,
|
1037 |
"margin_of_error": 12,
|
1038 |
"percentage": 0
|
1039 |
},
|
1040 |
"Male: 65 and 66 years": {
|
1041 |
"value": 0,
|
1042 |
"margin_of_error": 12,
|
1043 |
"percentage": 0
|
1044 |
},
|
1045 |
"Male: 67 to 69 years": {
|
1046 |
"value": 31,
|
1047 |
"margin_of_error": 29,
|
1048 |
"percentage": 0.019
|
1049 |
},
|
1050 |
"Male: 70 to 74 years": {
|
1051 |
"value": 27,
|
1052 |
"margin_of_error": 19,
|
1053 |
"percentage": 0.017
|
1054 |
},
|
1055 |
"Male: 75 to 79 years": {
|
1056 |
"value": 0,
|
1057 |
"margin_of_error": 12,
|
1058 |
"percentage": 0
|
1059 |
},
|
1060 |
"Male: 80 to 84 years": {
|
1061 |
"value": 12,
|
1062 |
"margin_of_error": 19,
|
1063 |
"percentage": 0.007
|
1064 |
},
|
1065 |
"Male: 85 years and over": {
|
1066 |
"value": 0,
|
1067 |
"margin_of_error": 12,
|
1068 |
"percentage": 0
|
1069 |
},
|
1070 |
"Female": {
|
1071 |
"value": 1763,
|
1072 |
"margin_of_error": 202,
|
1073 |
"percentage": 0.524
|
1074 |
},
|
1075 |
"Female: Under 5 years": {
|
1076 |
"value": 113,
|
1077 |
"margin_of_error": 60,
|
1078 |
"percentage": 0.064
|
1079 |
},
|
1080 |
"Female: 5 to 9 years": {
|
1081 |
"value": 82,
|
1082 |
"margin_of_error": 71,
|
1083 |
"percentage": 0.047
|
1084 |
},
|
1085 |
"Female: 10 to 14 years": {
|
1086 |
"value": 25,
|
1087 |
"margin_of_error": 40,
|
1088 |
"percentage": 0.014
|
1089 |
},
|
1090 |
"Female: 15 to 17 years": {
|
1091 |
"value": 24,
|
1092 |
"margin_of_error": 33,
|
1093 |
"percentage": 0.014
|
1094 |
},
|
1095 |
"Female: 18 and 19 years": {
|
1096 |
"value": 0,
|
1097 |
"margin_of_error": 12,
|
1098 |
"percentage": 0
|
1099 |
},
|
1100 |
"Female: 20 years": {
|
1101 |
"value": 0,
|
1102 |
"margin_of_error": 12,
|
1103 |
"percentage": 0
|
1104 |
},
|
1105 |
"Female: 21 years": {
|
1106 |
"value": 0,
|
1107 |
"margin_of_error": 12,
|
1108 |
"percentage": 0
|
1109 |
},
|
1110 |
"Female: 22 to 24 years": {
|
1111 |
"value": 44,
|
1112 |
"margin_of_error": 27,
|
1113 |
"percentage": 0.025
|
1114 |
},
|
1115 |
"Female: 25 to 29 years": {
|
1116 |
"value": 399,
|
1117 |
"margin_of_error": 99,
|
1118 |
"percentage": 0.226
|
1119 |
},
|
1120 |
"Female: 30 to 34 years": {
|
1121 |
"value": 466,
|
1122 |
"margin_of_error": 142,
|
1123 |
"percentage": 0.264
|
1124 |
},
|
1125 |
"Female: 35 to 39 years": {
|
1126 |
"value": 173,
|
1127 |
"margin_of_error": 63,
|
1128 |
"percentage": 0.098
|
1129 |
},
|
1130 |
"Female: 40 to 44 years": {
|
1131 |
"value": 119,
|
1132 |
"margin_of_error": 47,
|
1133 |
"percentage": 0.067
|
1134 |
},
|
1135 |
"Female: 45 to 49 years": {
|
1136 |
"value": 116,
|
1137 |
"margin_of_error": 65,
|
1138 |
"percentage": 0.066
|
1139 |
},
|
1140 |
"Female: 50 to 54 years": {
|
1141 |
"value": 43,
|
1142 |
"margin_of_error": 32,
|
1143 |
"percentage": 0.024
|
1144 |
},
|
1145 |
"Female: 55 to 59 years": {
|
1146 |
"value": 13,
|
1147 |
"margin_of_error": 20,
|
1148 |
"percentage": 0.007
|
1149 |
},
|
1150 |
"Female: 60 and 61 years": {
|
1151 |
"value": 30,
|
1152 |
"margin_of_error": 28,
|
1153 |
"percentage": 0.017
|
1154 |
},
|
1155 |
"Female: 62 to 64 years": {
|
1156 |
"value": 63,
|
1157 |
"margin_of_error": 39,
|
1158 |
"percentage": 0.036
|
1159 |
},
|
1160 |
"Female: 65 and 66 years": {
|
1161 |
"value": 9,
|
1162 |
"margin_of_error": 12,
|
1163 |
"percentage": 0.005
|
1164 |
},
|
1165 |
"Female: 67 to 69 years": {
|
1166 |
"value": 12,
|
1167 |
"margin_of_error": 15,
|
1168 |
"percentage": 0.007
|
1169 |
},
|
1170 |
"Female: 70 to 74 years": {
|
1171 |
"value": 0,
|
1172 |
"margin_of_error": 12,
|
1173 |
"percentage": 0
|
1174 |
},
|
1175 |
"Female: 75 to 79 years": {
|
1176 |
"value": 32,
|
1177 |
"margin_of_error": 35,
|
1178 |
"percentage": 0.018
|
1179 |
},
|
1180 |
"Female: 80 to 84 years": {
|
1181 |
"value": 0,
|
1182 |
"margin_of_error": 12,
|
1183 |
"percentage": 0
|
1184 |
},
|
1185 |
"Female: 85 years and over": {
|
1186 |
"value": 0,
|
1187 |
"margin_of_error": 12,
|
1188 |
"percentage": 0
|
1189 |
}
|
1190 |
},
|
1191 |
"Sex": {
|
1192 |
"meta": {
|
1193 |
"table_id": "B01001",
|
1194 |
"universe": "Total population"
|
1195 |
},
|
1196 |
"Total": {
|
1197 |
"value": 3366,
|
1198 |
"margin_of_error": 268
|
1199 |
},
|
1200 |
"Male": {
|
1201 |
"value": 1603,
|
1202 |
"margin_of_error": 174,
|
1203 |
"percentage": 0.476
|
1204 |
},
|
1205 |
"Female": {
|
1206 |
"value": 1763,
|
1207 |
"margin_of_error": 202,
|
1208 |
"percentage": 0.524
|
1209 |
}
|
1210 |
},
|
1211 |
"Race and ethnicity": {
|
1212 |
"meta": {
|
1213 |
"table_id": "B03002",
|
1214 |
"universe": "Total population"
|
1215 |
},
|
1216 |
"Total": {
|
1217 |
"value": 3366,
|
1218 |
"margin_of_error": 268
|
1219 |
},
|
1220 |
"Not Hispanic or Latino": {
|
1221 |
"value": 3169,
|
1222 |
"margin_of_error": 282,
|
1223 |
"percentage": 0.941
|
1224 |
},
|
1225 |
"Not Hispanic or Latino: White alone": {
|
1226 |
"value": 2386,
|
1227 |
"margin_of_error": 303,
|
1228 |
"percentage": 0.753
|
1229 |
},
|
1230 |
"Not Hispanic or Latino: Black or African American alone": {
|
1231 |
"value": 83,
|
1232 |
"margin_of_error": 68,
|
1233 |
"percentage": 0.026
|
1234 |
},
|
1235 |
"Not Hispanic or Latino: American Indian and Alaska Native alone": {
|
1236 |
"value": 12,
|
1237 |
"margin_of_error": 19,
|
1238 |
"percentage": 0.004
|
1239 |
},
|
1240 |
"Not Hispanic or Latino: Asian alone": {
|
1241 |
"value": 528,
|
1242 |
"margin_of_error": 176,
|
1243 |
"percentage": 0.167
|
1244 |
},
|
1245 |
"Not Hispanic or Latino: Native Hawaiian and Other Pacific Islander alone": {
|
1246 |
"value": 0,
|
1247 |
"margin_of_error": 12,
|
1248 |
"percentage": 0
|
1249 |
},
|
1250 |
"Not Hispanic or Latino: Some other race alone": {
|
1251 |
"value": 8,
|
1252 |
"margin_of_error": 12,
|
1253 |
"percentage": 0.003
|
1254 |
},
|
1255 |
+
"Two or more races": {
|
1256 |
+
"value": 0,
|
1257 |
+
"margin_of_error": 12,
|
1258 |
+
"percentage": 0
|
1259 |
},
|
1260 |
+
"Two or more races: Two races including Some other race": {
|
1261 |
"value": 0,
|
1262 |
"margin_of_error": 12,
|
1263 |
"percentage": 0
|
1264 |
},
|
1265 |
+
"Two or more races: Two races excluding Some other race, and three or more races": {
|
1266 |
+
"value": 0,
|
1267 |
+
"margin_of_error": 12,
|
1268 |
+
"percentage": 0
|
1269 |
},
|
1270 |
"Hispanic or Latino": {
|
1271 |
"value": 197,
|
1272 |
"margin_of_error": 109,
|
1273 |
"percentage": 0.059
|
1274 |
},
|
1275 |
"Hispanic or Latino: White alone": {
|
1276 |
"value": 189,
|
1277 |
"margin_of_error": 107,
|
1278 |
"percentage": 0.959
|
1279 |
},
|
1280 |
"Hispanic or Latino: Black or African American alone": {
|
1281 |
"value": 0,
|
1282 |
"margin_of_error": 12,
|
1283 |
"percentage": 0
|
1284 |
},
|
1285 |
"Hispanic or Latino: American Indian and Alaska Native alone": {
|
1286 |
"value": 0,
|
1287 |
"margin_of_error": 12,
|
1288 |
"percentage": 0
|
1289 |
},
|
1290 |
"Hispanic or Latino: Asian alone": {
|
1291 |
"value": 0,
|
1292 |
"margin_of_error": 12,
|
1293 |
"percentage": 0
|
1294 |
},
|
1295 |
"Hispanic or Latino: Native Hawaiian and Other Pacific Islander alone": {
|
1296 |
"value": 0,
|
1297 |
"margin_of_error": 12,
|
1298 |
"percentage": 0
|
1299 |
},
|
1300 |
"Hispanic or Latino: Some other race alone": {
|
1301 |
"value": 8,
|
1302 |
"margin_of_error": 12,
|
1303 |
"percentage": 0.041
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1304 |
}
|
1305 |
}
|
1306 |
}
|
1307 |
}
|
1308 |
}
|
1309 |
}
|
1310 |
+
],
|
1311 |
+
"_warnings": [
|
1312 |
+
"There is a newer API version available, please consider upgrading to v1.6. See changelog here: https://www.geocod.io/docs/#changelog"
|
1313 |
]
|
1314 |
}
|