Advertisement
Guest User

Untitled

a guest
May 2nd, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.43 KB | None | 0 0
  1. "extra":{
  2. "categories":{
  3. "Hispanic and Kids":{
  4. "Education":{
  5. "Less than highschool": "High",
  6. "High School": "Average",
  7. "Some College / Assc degree" :"Low",
  8. "Bachelor Degree" :"Low",
  9. "Grad Degree" :"Low"
  10. },
  11. "Family Structure":{
  12. "Single Mothers" : "High",
  13. "Married Couples" : "Average",
  14. "Male-Male Couples": "Low",
  15. "Female-Female Coules" : "Low"
  16. },
  17. "Residential Stability":{
  18. "Moved home within city in the last year" : "High",
  19. "Moved city in the last year" : "Low"
  20. },
  21. "Language":{
  22. "Speaks english only" : "Low",
  23. "Speaks Spanish" : "High",
  24. "Speaks Spanish Low English" : "High"
  25. },
  26. "Ethnicity":{
  27. "White" : "Low",
  28. "Black" : "Low",
  29. "American Indian": "Average",
  30. "Asian": "Low",
  31. "Hispanic Latino" : "High",
  32. "Not a Citizen" : "High"
  33. },
  34. "Wealth":{
  35. "Income Gini": "Average",
  36. "Public Assistance": "High",
  37. "etirement Income" : "Low"
  38. },
  39. "Commuting":{
  40. "No Car" : "High",
  41. "Public Transport" : "High",
  42. "Commute 5-9 mins":"Low",
  43. "Commute 10-14 mins":"Average",
  44. "Commute 15-19 mins":"Avarage",
  45. "Commute 20-24 mins":"Average",
  46. "Commute 25-29 mins":"Low",
  47. "Commute 30-34 mins":"High",
  48. "Commute 35-39 mins":"Low",
  49. "Commute 40-44 mins":"Average",
  50. "Commute 45-59 mins":"Average",
  51. "Commute 60-89 mins":"High",
  52. "Commute 90+ mins":"High"
  53. },
  54. "Housing":{
  55. "Median rent": "Average",
  56. "Housing lower value quantile" : "Low",
  57. "Housing median value" : "Low",
  58. "Housing upper value quantile" : "Low",
  59. "Vacancy" : "Low",
  60. "Housing Upper Value Quantile":"Low" ,
  61. "Renter Occupied" : "High",
  62. "Single Family Detached" : "Low",
  63. "Single Family Attached" : "Low",
  64. "Building with 2 Units" : "High",
  65. "3-4 Units" : "High",
  66. "5-9 Units" : "High",
  67. "10-20 Units" : "High",
  68. "20-49 Units": "High",
  69. "50+ Units" : "Low",
  70. "Mobile Homes" : "Average",
  71. "Built 2005 or later" : "Low",
  72. "Built 2000-2004": "Low",
  73. "Built earlier than 1939" : "Low"
  74. }
  75. },
  76. "Wealthy Nuclear Families":{
  77. "Education":{
  78. "Less than highschool": "Low",
  79. "High School": "Low",
  80. "Some College / Assc degree" :"Average",
  81. "Bachelor Degree" :"High",
  82. "Grad Degree" :"High"
  83. },
  84. "Family Structure":{
  85. "Single Mothers" : "Low",
  86. "Married Couples" : "High",
  87. "Male-Male Couples": "Average",
  88. "Female-Female Coules" : "Average"
  89. },
  90. "Residential Stability":{
  91. "Moved home within city in the last year" : "Low",
  92. "Moved city in the last year" : "Average"
  93. },
  94. "Language":{
  95. "Speaks english only" : "Average",
  96. "Speaks Spanish" : "Low",
  97. "Speaks Spanish Low English" : "Average"
  98. },
  99. "Ethnicity":{
  100. "White" : "Average",
  101. "Black" : "Low",
  102. "American Indian": "Low",
  103. "Asian": "High",
  104. "Hispanic Latino" : "Low",
  105. "Not a Citizen" : "Low"
  106. },
  107. "Wealth":{
  108. "Income Gini": "Average",
  109. "Public Assistance": "Low",
  110. "etirement Income" : "Average"
  111. },
  112. "Commuting":{
  113. "No Car" : "Low",
  114. "Public Transport" : "Low",
  115. "Commute 5-9 mins":"Low",
  116. "Commute 10-14 mins":"Low",
  117. "Commute 15-19 mins":"Low",
  118. "Commute 20-24 mins":"Average",
  119. "Commute 25-29 mins":"High",
  120. "Commute 30-34 mins":"Average",
  121. "Commute 35-39 mins":"High",
  122. "Commute 40-44 mins":"High",
  123. "Commute 45-59 mins":"High",
  124. "Commute 60-89 mins":"High",
  125. "Commute 90+ mins":"Average"
  126. },
  127. "Housing":{
  128. "Median rent": "High",
  129. "Housing lower value quantile" : "High",
  130. "Housing median value" : "High",
  131. "Housing upper value quantile" : "High",
  132. "Vacancy" : "Low",
  133. "Housing Upper Value Quantile":"Low" ,
  134. "Renter Occupied" : "Low",
  135. "Single Family Detached" : "High",
  136. "Single Family Attached" : "High",
  137. "Building with 2 Units" : "Low",
  138. "3-4 Units" : "Low",
  139. "5-9 Units" : "Low",
  140. "10-20 Units" : "Low",
  141. "20-49 Units": "Low",
  142. "50+ Units" : "Low",
  143. "Mobile Homes" : "Low",
  144. "Built 2005 or later" : "High",
  145. "Built 2000-2004": "High",
  146. "Built earlier than 1939" : "Low"
  147. }
  148. },
  149. "Middle Income, Single Family Homes":{
  150. "Education":{
  151. "Less than highschool": "Average",
  152. "High School": "High",
  153. "Some College / Assc degree" :"Average",
  154. "Bachelor Degree" :"Low",
  155. "Grad Degree" :"Low"
  156. },
  157. "Family Structure":{
  158. "Single Mothers" : "Average",
  159. "Married Couples" : "Average",
  160. "Male-Male Couples": "Low",
  161. "Female-Female Coules" : "Average"
  162. },
  163. "Residential Stability":{
  164. "Moved home within city in the last year" : "Low",
  165. "Moved city in the last year" : "Average"
  166. },
  167. "Language":{
  168. "Speaks english only" : "High",
  169. "Speaks Spanish" : "Low",
  170. "Speaks Spanish Low English" : "Low"
  171. },
  172. "Ethnicity":{
  173. "White" : "High",
  174. "Black" : "Low",
  175. "American Indian": "Low",
  176. "Asian": "Low",
  177. "Hispanic Latino" : "Low",
  178. "Not a Citizen" : "Low"
  179. },
  180. "Wealth":{
  181. "Income Gini": "Average",
  182. "Public Assistance": "Average",
  183. "etirement Income" : "High"
  184. },
  185. "Commuting":{
  186. "No Car" : "Low",
  187. "Public Transport" : "Low",
  188. "Commute 5-9 mins":"High",
  189. "Commute 10-14 mins":"Average",
  190. "Commute 15-19 mins":"Average",
  191. "Commute 20-24 mins":"Average",
  192. "Commute 25-29 mins":"Average",
  193. "Commute 30-34 mins":"Average",
  194. "Commute 35-39 mins":"Low",
  195. "Commute 40-44 mins":"Average",
  196. "Commute 45-59 mins":"Low",
  197. "Commute 60-89 mins":"Low",
  198. "Commute 90+ mins":"Low",
  199. },
  200. "Housing":{
  201. "Median rent": "Low",
  202. "Housing lower value quantile" : "Low",
  203. "Housing median value" : "Low",
  204. "Housing upper value quantile" : "Low",
  205. "Vacancy" : "Average",
  206. "Housing Upper Value Quantile":"Low" ,
  207. "Renter Occupied" : "High",
  208. "Single Family Detached" : "Low",
  209. "Single Family Attached" : "Low",
  210. "Building with 2 Units" : "Low",
  211. "3-4 Units" : "Low",
  212. "5-9 Units" : "Low",
  213. "10-20 Units" : "Low",
  214. "20-49 Units": "Low",
  215. "50+ Units" : "Low",
  216. "Mobile Homes" : "High",
  217. "Built 2005 or later" : "Low",
  218. "Built 2000-2004": "Low",
  219. "Built earlier than 1939" : "Average"
  220. }
  221. },
  222. "Wealthy Urbanites":{
  223. "Education":{
  224. "Less than highschool": "Low",
  225. "High School": "Low",
  226. "Some College / Assc degree" :"Low",
  227. "Bachelor Degree" :"High",
  228. "Grad Degree" :"High"
  229. },
  230. "Family Structure":{
  231. "Single Mothers" : "High",
  232. "Married Couples" : "Low",
  233. "Male-Male Couples": "High",
  234. "Female-Female Coules" : "High"
  235. },
  236. "Residential Stability":{
  237. "Moved home within city in the last year" : "High",
  238. "Moved city in the last year" : "High"
  239. },
  240. "Language":{
  241. "Speaks english only" : "Average",
  242. "Speaks Spanish" : "Average",
  243. "Speaks Spanish Low English" : "Low"
  244. },
  245. "Ethnicity":{
  246. "White" : "Average",
  247. "Black" : "Average",
  248. "American Indian": "Low",
  249. "Asian": "High",
  250. "Hispanic Latino" : "Low",
  251. "Not a Citizen" : "High"
  252. },
  253. "Wealth":{
  254. "Income Gini": "High",
  255. "Public Assistance": "Low",
  256. "Retirement Income" : "Low"
  257. },
  258. "Commuting":{
  259. "No Car" : "High",
  260. "Public Transport" : "High",
  261. "Commute 5-9 mins":"Low",
  262. "Commute 10-14 mins":"Average",
  263. "Commute 15-19 mins":"Average",
  264. "Commute 20-24 mins":"Average",
  265. "Commute 25-29 mins":"Average",
  266. "Commute 30-34 mins":"High",
  267. "Commute 35-39 mins":"Average",
  268. "Commute 40-44 mins":"High",
  269. "Commute 45-59 mins":"High",
  270. "Commute 60-89 mins":"Average",
  271. "Commute 90+ mins":"Low",
  272. },
  273. "Housing":{
  274. "Median rent": "High",
  275. "Housing lower value quantile" : "High,
  276. "Housing median value" : "High",
  277. "Housing upper value quantile" : "High",
  278. "Vacancy" : "Average",
  279. "Renter Occupied" : "High",
  280. "Single Family Detached" : "Low",
  281. "Single Family Attached" : "High",
  282. "Building with 2 Units" : "High",
  283. "3-4 Units" : "High",
  284. "5-9 Units" : "High",
  285. "10-20 Units" : "High",
  286. "20-49 Units": "High",
  287. "50+ Units" : "High",
  288. "Mobile Homes" : "Low",
  289. "Built 2005 or later" : "High",
  290. "Built 2000-2004": "Average",
  291. "Built earlier than 1939" : "High"
  292. }
  293. },
  294. "Low Income, Diverse":{
  295. "Education":{
  296. "Less than highschool": "Average",
  297. "High School": "Average",
  298. "Some College / Assc degree" :"Average",
  299. "Bachelor Degree" :"Average",
  300. "Grad Degree" :"Low"
  301. },
  302. "Family Structure":{
  303. "Single Mothers" : "High",
  304. "Married Couples" : "Low",
  305. "Male-Male Couples": "Average",
  306. "Female-Female Coules" : "Average"
  307. },
  308. "Residential Stability":{
  309. "Moved home within city in the last year" : "High",
  310. "Moved city in the last year" : "High"
  311. },
  312. "Language":{
  313. "Speaks english only" : "Average",
  314. "Speaks Spanish" : "Average",
  315. "Speaks Spanish Low English" : "Average"
  316. },
  317. "Ethnicity":{
  318. "White" : "Low",
  319. "Black" : "High",
  320. "American Indian": "Average",
  321. "Asian": "Average",
  322. "Hispanic Latino" : "Average",
  323. "Not a Citizen" : "High"
  324. },
  325. "Wealth":{
  326. "Income Gini": "Average",
  327. "Public Assistance": "High",
  328. "Retirement Income" : "Low"
  329. },
  330. "Commuting":{
  331. "No Car" : "Average",
  332. "Public Transport" : "Low",
  333. "Commute 5-9 mins":"Average",
  334. "Commute 10-14 mins":"High",
  335. "Commute 15-19 mins":"High",
  336. "Commute 20-24 mins":"Average",
  337. "Commute 25-29 mins":"Average",
  338. "Commute 30-34 mins":"Average",
  339. "Commute 35-39 mins":"Low",
  340. "Commute 40-44 mins":"Low",
  341. "Commute 45-59 mins":"Low",
  342. "Commute 60-89 mins":"Low",
  343. "Commute 90+ mins":"Low",
  344. },
  345. "Housing":{
  346. "Median rent": "Average",
  347. "Housing lower value quantile" : "Low,
  348. "Housing median value" : "Low",
  349. "Housing upper value quantile" : "Low",
  350. "Vacancy" : "High",
  351. "Renter Occupied" : "High",
  352. "Single Family Detached" : "Low",
  353. "Single Family Attached" : "High",
  354. "Building with 2 Units" : "Average",
  355. "3-4 Units" : "High",
  356. "5-9 Units" : "High",
  357. "10-20 Units" : "High",
  358. "20-49 Units": "High",
  359. "50+ Units" : "High",
  360. "Mobile Homes" : "Low",
  361. "Built 2005 or later" : "High",
  362. "Built 2000-2004": "Average",
  363. "Built earlier than 1939" : "High"
  364. }
  365. },
  366. "Old White, Wealthy":{
  367. "Education":{
  368. "Less than highschool": "Low",
  369. "High School": "Low",
  370. "Some College / Assc degree" :"Average",
  371. "Bachelor Degree" :"High",
  372. "Grad Degree" :"High"
  373. },
  374. "Family Structure":{
  375. "Single Mothers" : "Low",
  376. "Married Couples" : "Average",
  377. "Male-Male Couples": "High",
  378. "Female-Female Coules" : "Average"
  379. },
  380. "Residential Stability":{
  381. "Moved home within city in the last year" : "Low",
  382. "Moved city in the last year" : "Average"
  383. },
  384. "Language":{
  385. "Speaks english only" : "High",
  386. "Speaks Spanish" : "Low",
  387. "Speaks Spanish Low English" : "Low"
  388. },
  389. "Ethnicity":{
  390. "White" : "High",
  391. "Black" : "Low",
  392. "American Indian": "Low",
  393. "Asian": "Average",
  394. "Hispanic Latino" : "Low",
  395. "Not a Citizen" : "Low"
  396. },
  397. "Wealth":{
  398. "Income Gini": "Average",
  399. "Public Assistance": "Low",
  400. "Retirement Income" : "High"
  401. },
  402. "Commuting":{
  403. "No Car" : "Average",
  404. "Public Transport" : "High",
  405. "Commute 5-9 mins":"Average",
  406. "Commute 10-14 mins":"Average",
  407. "Commute 15-19 mins":"Average",
  408. "Commute 20-24 mins":"Average",
  409. "Commute 25-29 mins":"Average",
  410. "Commute 30-34 mins":"Average",
  411. "Commute 35-39 mins":"Average",
  412. "Commute 40-44 mins":"Average",
  413. "Commute 45-59 mins":"Average",
  414. "Commute 60-89 mins":"Average",
  415. "Commute 90+ mins":"Average",
  416. },
  417. "Housing":{
  418. "Median rent": "High",
  419. "Housing lower value quantile" : "High",
  420. "Housing median value" : "High",
  421. "Housing upper value quantile" : "High",
  422. "Vacancy" : "High",
  423. "Renter Occupied" : "Low",
  424. "Single Family Detached" : "Low",
  425. "Single Family Attached" : "High",
  426. "Building with 2 Units" : "Low",
  427. "3-4 Units" : "Low",
  428. "5-9 Units" : "Average",
  429. "10-20 Units" : "Average",
  430. "20-49 Units": "High",
  431. "50+ Units" : "High",
  432. "Mobile Homes" : "Low",
  433. "Built 2005 or later" : "Average",
  434. "Built 2000-2004": "High",
  435. "Built earlier than 1939" : "Low"
  436. }
  437. },
  438. "Low Income, Minority Mix":{
  439. "Education":{
  440. "Less than highschool": "High",
  441. "High School": "Average",
  442. "Some College / Assc degree" :"Low",
  443. "Bachelor Degree" :"Low",
  444. "Grad Degree" :"Low"
  445. },
  446. "Family Structure":{
  447. "Single Mothers" : "High",
  448. "Married Couples" : "Low",
  449. "Male-Male Couples": "Low",
  450. "Female-Female Coules" : "Low"
  451. },
  452. "Residential Stability":{
  453. "Moved home within city in the last year" : "High",
  454. "Moved city in the last year" : "Low"
  455. },
  456. "Language":{
  457. "Speaks english only" : "Low",
  458. "Speaks Spanish" : "High",
  459. "Speaks Spanish Low English" : "High"
  460. },
  461. "Ethnicity":{
  462. "White" : "Low",
  463. "Black" : "High",
  464. "American Indian": "Low",
  465. "Asian": "High",
  466. "Hispanic Latino" : "High",
  467. "Not a Citizen" : "High"
  468. },
  469. "Wealth":{
  470. "Income Gini": "Average",
  471. "Public Assistance": "High",
  472. "Retirement Income" : "Low"
  473. },
  474. "Commuting":{
  475. "No Car" : "High",
  476. "Public Transport" : "High",
  477. "Commute 5-9 mins":"Low",
  478. "Commute 10-14 mins":"Low",
  479. "Commute 15-19 mins":"Low",
  480. "Commute 20-24 mins":"Low",
  481. "Commute 25-29 mins":"Low",
  482. "Commute 30-34 mins":"High",
  483. "Commute 35-39 mins":"Average",
  484. "Commute 40-44 mins":"High",
  485. "Commute 45-59 mins":"High",
  486. "Commute 60-89 mins":"High",
  487. "Commute 90+ mins":"High"
  488. },
  489. "Housing":{
  490. "Median rent": "High",
  491. "Housing lower value quantile" : "High",
  492. "Housing median value" : "High",
  493. "Housing upper value quantile" : "High",
  494. "Vacancy" : "Average",
  495. "Renter Occupied" : "High",
  496. "Single Family Detached" : "Low",
  497. "Single Family Attached" : "High",
  498. "Building with 2 Units" : "High",
  499. "3-4 Units" : "High",
  500. "5-9 Units" : "High",
  501. "10-20 Units" : "Average",
  502. "20-49 Units": "High",
  503. "50+ Units" : "High",
  504. "Mobile Homes" : "Low",
  505. "Built 2005 or later" : "Low",
  506. "Built 2000-2004": "Low",
  507. "Built earlier than 1939" : "High"
  508. }
  509. },
  510. "Poor African American":{
  511. "Education":{
  512. "Less than highschool": "High",
  513. "High School": "High",
  514. "Some College / Assc degree" :"Low",
  515. "Bachelor Degree" :"Low",
  516. "Grad Degree" :"Low"
  517. },
  518. "Family Structure":{
  519. "Single Mothers" : "High",
  520. "Married Couples" : "Low",
  521. "Male-Male Couples": "Low",
  522. "Female-Female Coules" : "Low"
  523. },
  524. "Residential Stability":{
  525. "Moved home within city in the last year" : "High",
  526. "Moved city in the last year" : "Low"
  527. },
  528. "Language":{
  529. "Speaks english only" : "High",
  530. "Speaks Spanish" : "Low",
  531. "Speaks Spanish Low English" : "Low"
  532. },
  533. "Ethnicity":{
  534. "White" : "Low",
  535. "Black" : "High",
  536. "American Indian": "Low",
  537. "Asian": "Low",
  538. "Hispanic Latino" : "Low",
  539. "Not a Citizen" : "Low"
  540. },
  541. "Wealth":{
  542. "Income Gini": "High",
  543. "Public Assistance": "High",
  544. "Retirement Income" : "Low"
  545. },
  546. "Commuting":{
  547. "No Car" : "High",
  548. "Public Transport" : "High",
  549. "Commute 5-9 mins":"High",
  550. "Commute 10-14 mins":"High",
  551. "Commute 15-19 mins":"High",
  552. "Commute 20-24 mins":"Average",
  553. "Commute 25-29 mins":"Low",
  554. "Commute 30-34 mins":"Average",
  555. "Commute 35-39 mins":"Low",
  556. "Commute 40-44 mins":"Low",
  557. "Commute 45-59 mins":"Low",
  558. "Commute 60-89 mins":"Low",
  559. "Commute 90+ mins":"Low"
  560. },
  561. "Housing":{
  562. "Median rent": "Low",
  563. "Housing lower value quantile" : "Low",
  564. "Housing median value" : "Low",
  565. "Housing upper value quantile" : "Low",
  566. "Vacancy" : "High",
  567. "Renter Occupied" : "High",
  568. "Single Family Detached" : "Average",
  569. "Single Family Attached" : "Low",
  570. "Building with 2 Units" : "High",
  571. "3-4 Units" : "High",
  572. "5-9 Units" : "High",
  573. "10-20 Units" : "Low",
  574. "20-49 Units": "Low",
  575. "50+ Units" : "Average",
  576. "Mobile Homes" : "Low",
  577. "Built 2005 or later" : "Low",
  578. "Built 2000-2004": "Low",
  579. "Built earlier than 1939" : "High"
  580. }
  581. },
  582. "Res Instit, Young People":{
  583. "Education":{
  584. "Less than highschool": "Low",
  585. "High School": "Low",
  586. "Some College / Assc degree" :"Average",
  587. "Bachelor Degree" :"High",
  588. "Grad Degree" :"High"
  589. },
  590. "Family Structure":{
  591. "Single Mothers" : "High",
  592. "Married Couples" : "Low",
  593. "Male-Male Couples": "Low",
  594. "Female-Female Coules" : "Low"
  595. },
  596. "Residential Stability":{
  597. "Moved home within city in the last year" : "High",
  598. "Moved city in the last year" : "High"
  599. },
  600. "Language":{
  601. "Speaks english only" : "Average",
  602. "Speaks Spanish" : "Low",
  603. "Speaks Spanish Low English" : "Low"
  604. },
  605. "Ethnicity":{
  606. "White" : "Average",
  607. "Black" : "Average",
  608. "American Indian": "Low",
  609. "Asian": "High",
  610. "Hispanic Latino" : "Low",
  611. "Not a Citizen" : "Low"
  612. },
  613. "Wealth":{
  614. "Income Gini": "High",
  615. "Public Assistance": "Average",
  616. "Retirement Income" : "Low"
  617. },
  618. "Commuting":{
  619. "No Car" : "High",
  620. "Public Transport" : "Low",
  621. "Commute 5-9 mins":"High",
  622. "Commute 10-14 mins":"High",
  623. "Commute 15-19 mins":"Average",
  624. "Commute 20-24 mins":"Low",
  625. "Commute 25-29 mins":"Low",
  626. "Commute 30-34 mins":"Low",
  627. "Commute 35-39 mins":"Low",
  628. "Commute 40-44 mins":"Low",
  629. "Commute 45-59 mins":"Low",
  630. "Commute 60-89 mins":"Low",
  631. "Commute 90+ mins":"Low"
  632. },
  633. "Housing":{
  634. "Median rent": "Low",
  635. "Housing lower value quantile" : "Average",
  636. "Housing median value" : "Average",
  637. "Housing upper value quantile" : "Average",
  638. "Vacancy" : "Average",
  639. "Renter Occupied" : "High",
  640. "Single Family Detached" : "Low",
  641. "Single Family Attached" : "Average",
  642. "Building with 2 Units" : "High",
  643. "3-4 Units" : "High",
  644. "5-9 Units" : "High",
  645. "10-20 Units" : "High",
  646. "20-49 Units": "High",
  647. "50+ Units" : "High",
  648. "Mobile Homes" : "Low",
  649. "Built 2005 or later" : "Low",
  650. "Built 2000-2004": "Low",
  651. "Built earlier than 1939" : "High"
  652. }
  653. }
  654. }
  655.  
  656. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement