Advertisement
Guest User

Untitled

a guest
Mar 27th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.38 KB | None | 0 0
  1. {
  2. "kind": "civicinfo#representativeInfoResponse",
  3. "normalizedInput": {
  4. "line1": "12340 Brittany Circle",
  5. "city": "Dallas",
  6. "state": "TX",
  7. "zip": "75230"
  8. },
  9. "divisions": {
  10. "ocd-division/country:us": {
  11. "name": "United States",
  12. "officeIndices": [
  13. 0,
  14. 1
  15. ]
  16. },
  17. "ocd-division/country:us/state:tx": {
  18. "name": "Texas",
  19. "officeIndices": [
  20. 2,
  21. 4,
  22. 5,
  23. 8,
  24. 9,
  25. 10,
  26. 11,
  27. 12
  28. ]
  29. },
  30. "ocd-division/country:us/state:tx/cd:32": {
  31. "name": "Texas's 32nd congressional district",
  32. "officeIndices": [
  33. 3
  34. ]
  35. },
  36. "ocd-division/country:us/state:tx/county:dallas": {
  37. "name": "Dallas County",
  38. "officeIndices": [
  39. 13,
  40. 14,
  41. 15,
  42. 16,
  43. 17,
  44. 18,
  45. 19
  46. ]
  47. },
  48. "ocd-division/country:us/state:tx/county:dallas/council_district:2": {
  49. "name": "Dallas County TX Commissioners Court District 2",
  50. "officeIndices": [
  51. 22
  52. ]
  53. },
  54. "ocd-division/country:us/state:tx/district_court:3": {
  55. "name": "TX State District Court - 3rd District"
  56. },
  57. "ocd-division/country:us/state:tx/place:dallas": {
  58. "name": "Dallas city",
  59. "officeIndices": [
  60. 20
  61. ]
  62. },
  63. "ocd-division/country:us/state:tx/place:dallas/council_district:11": {
  64. "name": "Dallas TX city council district 11",
  65. "officeIndices": [
  66. 21
  67. ]
  68. },
  69. "ocd-division/country:us/state:tx/sldl:114": {
  70. "name": "Texas State House district 114",
  71. "officeIndices": [
  72. 7
  73. ]
  74. },
  75. "ocd-division/country:us/state:tx/sldu:16": {
  76. "name": "Texas State Senate district 16",
  77. "officeIndices": [
  78. 6
  79. ]
  80. }
  81. },
  82. "offices": [
  83. {
  84. "name": "President of the United States",
  85. "divisionId": "ocd-division/country:us",
  86. "levels": [
  87. "country"
  88. ],
  89. "roles": [
  90. "headOfState",
  91. "headOfGovernment"
  92. ],
  93. "officialIndices": [
  94. 0
  95. ]
  96. },
  97. {
  98. "name": "Vice-President of the United States",
  99. "divisionId": "ocd-division/country:us",
  100. "levels": [
  101. "country"
  102. ],
  103. "roles": [
  104. "deputyHeadOfGovernment"
  105. ],
  106. "officialIndices": [
  107. 1
  108. ]
  109. },
  110. {
  111. "name": "United States Senate",
  112. "divisionId": "ocd-division/country:us/state:tx",
  113. "levels": [
  114. "country"
  115. ],
  116. "roles": [
  117. "legislatorUpperBody"
  118. ],
  119. "officialIndices": [
  120. 2,
  121. 3
  122. ]
  123. },
  124. {
  125. "name": "United States House of Representatives TX-32",
  126. "divisionId": "ocd-division/country:us/state:tx/cd:32",
  127. "levels": [
  128. "country"
  129. ],
  130. "roles": [
  131. "legislatorLowerBody"
  132. ],
  133. "officialIndices": [
  134. 4
  135. ]
  136. },
  137. {
  138. "name": "Governor",
  139. "divisionId": "ocd-division/country:us/state:tx",
  140. "levels": [
  141. "administrativeArea1"
  142. ],
  143. "roles": [
  144. "headOfGovernment"
  145. ],
  146. "officialIndices": [
  147. 5
  148. ]
  149. },
  150. {
  151. "name": "Lieutenant Governor",
  152. "divisionId": "ocd-division/country:us/state:tx",
  153. "levels": [
  154. "administrativeArea1"
  155. ],
  156. "roles": [
  157. "deputyHeadOfGovernment"
  158. ],
  159. "officialIndices": [
  160. 6
  161. ]
  162. },
  163. {
  164. "name": "TX State Senate District 16",
  165. "divisionId": "ocd-division/country:us/state:tx/sldu:16",
  166. "levels": [
  167. "administrativeArea1"
  168. ],
  169. "roles": [
  170. "legislatorUpperBody"
  171. ],
  172. "officialIndices": [
  173. 7
  174. ]
  175. },
  176. {
  177. "name": "TX State House District 114",
  178. "divisionId": "ocd-division/country:us/state:tx/sldl:114",
  179. "levels": [
  180. "administrativeArea1"
  181. ],
  182. "roles": [
  183. "legislatorLowerBody"
  184. ],
  185. "officialIndices": [
  186. 8
  187. ]
  188. },
  189. {
  190. "name": "Commissioner of General Land Office",
  191. "divisionId": "ocd-division/country:us/state:tx",
  192. "officialIndices": [
  193. 9
  194. ]
  195. },
  196. {
  197. "name": "Attorney General",
  198. "divisionId": "ocd-division/country:us/state:tx",
  199. "officialIndices": [
  200. 10
  201. ]
  202. },
  203. {
  204. "name": "Commissioner of Agriculture",
  205. "divisionId": "ocd-division/country:us/state:tx",
  206. "officialIndices": [
  207. 11
  208. ]
  209. },
  210. {
  211. "name": "Commissioner, Railroad Commission",
  212. "divisionId": "ocd-division/country:us/state:tx",
  213. "officialIndices": [
  214. 12,
  215. 13,
  216. 14
  217. ]
  218. },
  219. {
  220. "name": "Comptroller of Public Accounts",
  221. "divisionId": "ocd-division/country:us/state:tx",
  222. "officialIndices": [
  223. 15
  224. ]
  225. },
  226. {
  227. "name": "County Clerk",
  228. "divisionId": "ocd-division/country:us/state:tx/county:dallas",
  229. "officialIndices": [
  230. 16
  231. ]
  232. },
  233. {
  234. "name": "Tax Assessor-Collector",
  235. "divisionId": "ocd-division/country:us/state:tx/county:dallas",
  236. "officialIndices": [
  237. 17
  238. ]
  239. },
  240. {
  241. "name": "County Treasurer",
  242. "divisionId": "ocd-division/country:us/state:tx/county:dallas",
  243. "officialIndices": [
  244. 18
  245. ]
  246. },
  247. {
  248. "name": "Sheriff",
  249. "divisionId": "ocd-division/country:us/state:tx/county:dallas",
  250. "officialIndices": [
  251. 19
  252. ]
  253. },
  254. {
  255. "name": "County Judge",
  256. "divisionId": "ocd-division/country:us/state:tx/county:dallas",
  257. "officialIndices": [
  258. 20
  259. ]
  260. },
  261. {
  262. "name": "District Clerk",
  263. "divisionId": "ocd-division/country:us/state:tx/county:dallas",
  264. "officialIndices": [
  265. 21
  266. ]
  267. },
  268. {
  269. "name": "Criminal District Attorney",
  270. "divisionId": "ocd-division/country:us/state:tx/county:dallas",
  271. "officialIndices": [
  272. 22
  273. ]
  274. },
  275. {
  276. "name": "Mayor",
  277. "divisionId": "ocd-division/country:us/state:tx/place:dallas",
  278. "officialIndices": [
  279. 23
  280. ]
  281. },
  282. {
  283. "name": "Council, District 11",
  284. "divisionId": "ocd-division/country:us/state:tx/place:dallas/council_district:11",
  285. "officialIndices": [
  286. 24
  287. ]
  288. },
  289. {
  290. "name": "County Commissioner Court, Precinct 2",
  291. "divisionId": "ocd-division/country:us/state:tx/county:dallas/council_district:2",
  292. "officialIndices": [
  293. 25
  294. ]
  295. }
  296. ],
  297. "officials": [
  298. {
  299. "name": "Donald J. Trump",
  300. "address": [
  301. {
  302. "line1": "The White House",
  303. "line2": "1600 Pennsylvania Avenue NW",
  304. "city": "Washington",
  305. "state": "DC",
  306. "zip": "20500"
  307. }
  308. ],
  309. "party": "Republican Party",
  310. "phones": [
  311. "(202) 456-1111"
  312. ],
  313. "urls": [
  314. "http://www.whitehouse.gov/"
  315. ],
  316. "photoUrl": "https://www.whitehouse.gov/sites/whitehouse.gov/files/images/45/PE%20Color.jpg",
  317. "channels": [
  318. {
  319. "type": "GooglePlus",
  320. "id": "+whitehouse"
  321. },
  322. {
  323. "type": "Facebook",
  324. "id": "whitehouse"
  325. },
  326. {
  327. "type": "Twitter",
  328. "id": "potus"
  329. },
  330. {
  331. "type": "YouTube",
  332. "id": "whitehouse"
  333. }
  334. ]
  335. },
  336. {
  337. "name": "Mike Pence",
  338. "address": [
  339. {
  340. "line1": "The White House",
  341. "line2": "1600 Pennsylvania Avenue NW",
  342. "city": "Washington",
  343. "state": "DC",
  344. "zip": "20500"
  345. }
  346. ],
  347. "party": "Republican Party",
  348. "phones": [
  349. "(202) 456-1111"
  350. ],
  351. "urls": [
  352. "http://www.whitehouse.gov/"
  353. ],
  354. "photoUrl": "https://www.whitehouse.gov/sites/whitehouse.gov/files/images/45/VPE%20Color.jpg",
  355. "channels": [
  356. {
  357. "type": "GooglePlus",
  358. "id": "+whitehouse"
  359. },
  360. {
  361. "type": "Facebook",
  362. "id": "whitehouse"
  363. },
  364. {
  365. "type": "Twitter",
  366. "id": "VP"
  367. }
  368. ]
  369. },
  370. {
  371. "name": "John Cornyn",
  372. "address": [
  373. {
  374. "line1": "517 Hart Senate Office Building",
  375. "city": "Washington",
  376. "state": "DC",
  377. "zip": "20510"
  378. }
  379. ],
  380. "party": "Republican Party",
  381. "phones": [
  382. "(202) 224-2934"
  383. ],
  384. "urls": [
  385. "http://www.cornyn.senate.gov/public/"
  386. ],
  387. "photoUrl": "http://bioguide.congress.gov/bioguide/photo/C/C001056.jpg",
  388. "channels": [
  389. {
  390. "type": "Facebook",
  391. "id": "Sen.JohnCornyn"
  392. },
  393. {
  394. "type": "Twitter",
  395. "id": "JohnCornyn"
  396. },
  397. {
  398. "type": "YouTube",
  399. "id": "SenJohnCornyn"
  400. }
  401. ]
  402. },
  403. {
  404. "name": "Ted Cruz",
  405. "address": [
  406. {
  407. "line1": "404 Russell Senate Office Building",
  408. "city": "Washington",
  409. "state": "DC",
  410. "zip": "20510"
  411. }
  412. ],
  413. "party": "Republican Party",
  414. "phones": [
  415. "(202) 224-5922"
  416. ],
  417. "urls": [
  418. "http://www.cruz.senate.gov/"
  419. ],
  420. "photoUrl": "http://www.cruz.senate.gov/files/images/OfficialPortrait.jpg",
  421. "channels": [
  422. {
  423. "type": "Facebook",
  424. "id": "SenatorTedCruz"
  425. },
  426. {
  427. "type": "Twitter",
  428. "id": "SenTedCruz"
  429. },
  430. {
  431. "type": "YouTube",
  432. "id": "TedCruzforSenate"
  433. },
  434. {
  435. "type": "YouTube",
  436. "id": "SenTedCruz"
  437. }
  438. ]
  439. },
  440. {
  441. "name": "Colin Z. Allred",
  442. "address": [
  443. {
  444. "line1": "328 Cannon House Office Building",
  445. "city": "Washington",
  446. "state": "DC",
  447. "zip": "20515"
  448. }
  449. ],
  450. "party": "Democratic Party",
  451. "phones": [
  452. "(202) 225-2231"
  453. ],
  454. "urls": [
  455. "https://allred.house.gov/"
  456. ],
  457. "channels": [
  458. {
  459. "type": "Twitter",
  460. "id": "RepColinAllred"
  461. }
  462. ]
  463. },
  464. {
  465. "name": "Greg Abbott",
  466. "address": [
  467. {
  468. "line1": "P.O. Box 12428",
  469. "city": "Austin",
  470. "state": "TX",
  471. "zip": "78711"
  472. }
  473. ],
  474. "party": "Republican Party",
  475. "phones": [
  476. "(512) 463-2000"
  477. ],
  478. "urls": [
  479. "http://www.governor.state.tx.us/"
  480. ],
  481. "channels": [
  482. {
  483. "type": "Twitter",
  484. "id": "GovAbbott"
  485. },
  486. {
  487. "type": "YouTube",
  488. "id": "UCqTttg2CGGqDmMYR1S0q5Hw"
  489. }
  490. ]
  491. },
  492. {
  493. "name": "Dan Patrick",
  494. "address": [
  495. {
  496. "line1": "P.O. Box 12068",
  497. "city": "Austin",
  498. "state": "TX",
  499. "zip": "78711"
  500. }
  501. ],
  502. "party": "Republican Party",
  503. "phones": [
  504. "(512) 463-0001"
  505. ],
  506. "urls": [
  507. "http://www.ltgov.state.tx.us/"
  508. ],
  509. "photoUrl": "https://www.ltgov.state.tx.us/wp-content/uploads/2015/02/dan_patrick.jpg",
  510. "emails": [
  511. "LTGConstituent.Affairs@ltgov.texas.gov"
  512. ],
  513. "channels": [
  514. {
  515. "type": "Facebook",
  516. "id": "ltgovtx"
  517. },
  518. {
  519. "type": "Twitter",
  520. "id": "LtGovTX"
  521. }
  522. ]
  523. },
  524. {
  525. "name": "Nathan Johnson",
  526. "address": [
  527. {
  528. "line1": "PO BOX 12068",
  529. "city": "Austin",
  530. "state": "TX",
  531. "zip": "78711"
  532. }
  533. ],
  534. "party": "Democratic Party",
  535. "phones": [
  536. "(512) 463-0116"
  537. ],
  538. "urls": [
  539. "https://senate.texas.gov/member.php?d=16"
  540. ],
  541. "emails": [
  542. "nathan.johnson@senate.texas.gov"
  543. ]
  544. },
  545. {
  546. "name": "John Turner",
  547. "address": [
  548. {
  549. "line1": "PO BOX 2910",
  550. "city": "Austin",
  551. "state": "TX",
  552. "zip": "78768"
  553. }
  554. ],
  555. "party": "Democratic Party",
  556. "phones": [
  557. "(512) 463-0576"
  558. ],
  559. "urls": [
  560. "https://house.texas.gov/members/member-page/?district=114"
  561. ],
  562. "emails": [
  563. "john.turner@house.texas.gov"
  564. ]
  565. },
  566. {
  567. "name": "George P. Bush",
  568. "address": [
  569. {
  570. "line1": "P.O. Box 12873",
  571. "city": "Austin",
  572. "state": "TX",
  573. "zip": "78711"
  574. }
  575. ],
  576. "party": "Republican Party",
  577. "phones": [
  578. "(512) 463-5256"
  579. ],
  580. "urls": [
  581. "http://www.glo.texas.gov/"
  582. ],
  583. "channels": [
  584. {
  585. "type": "Twitter",
  586. "id": "txglo"
  587. }
  588. ]
  589. },
  590. {
  591. "name": "Ken Paxton",
  592. "address": [
  593. {
  594. "line1": "P.O. Box 12548",
  595. "city": "Austin",
  596. "state": "TX",
  597. "zip": "78711"
  598. }
  599. ],
  600. "party": "Republican Party",
  601. "phones": [
  602. "(512) 463-2100"
  603. ],
  604. "urls": [
  605. "https://www.texasattorneygeneral.gov/"
  606. ],
  607. "channels": [
  608. {
  609. "type": "Twitter",
  610. "id": "TXAG"
  611. }
  612. ]
  613. },
  614. {
  615. "name": "Sid Miller",
  616. "address": [
  617. {
  618. "line1": "P.O. Box 12847",
  619. "city": "Austin",
  620. "state": "TX",
  621. "zip": "78711"
  622. }
  623. ],
  624. "party": "Republican Party",
  625. "phones": [
  626. "(512) 463-1408"
  627. ],
  628. "urls": [
  629. "http://www.texasagriculture.gov/About/CommissionerMiller.aspx"
  630. ],
  631. "channels": [
  632. {
  633. "type": "Facebook",
  634. "id": "Texas-Department-of-Agriculture"
  635. },
  636. {
  637. "type": "Twitter",
  638. "id": "TexasDeptofAg"
  639. }
  640. ]
  641. },
  642. {
  643. "name": "Christi Craddick",
  644. "address": [
  645. {
  646. "line1": "P.O. Drawer 12967",
  647. "city": "Austin",
  648. "state": "TX",
  649. "zip": "78711"
  650. }
  651. ],
  652. "party": "Republican Party",
  653. "phones": [
  654. "(512) 463-7140"
  655. ],
  656. "urls": [
  657. "https://www.rrc.state.tx.us/about-us/commissioners/craddick/"
  658. ],
  659. "emails": [
  660. "christi.craddick@rrc.state.tx.us"
  661. ]
  662. },
  663. {
  664. "name": "Wayne Christian",
  665. "address": [
  666. {
  667. "line1": "P.O. Drawer 12967",
  668. "city": "Austin",
  669. "state": "TX",
  670. "zip": "78711"
  671. }
  672. ],
  673. "party": "Republican Party",
  674. "phones": [
  675. "(512) 463-7133"
  676. ],
  677. "urls": [
  678. "https://www.rrc.state.tx.us/about-us/commissioners/christian/"
  679. ]
  680. },
  681. {
  682. "name": "Ryan Sitton",
  683. "address": [
  684. {
  685. "line1": "P.O. Drawer 12967",
  686. "city": "Austin",
  687. "state": "TX",
  688. "zip": "78711"
  689. }
  690. ],
  691. "party": "Republican Party",
  692. "phones": [
  693. "(512) 463-7144"
  694. ],
  695. "urls": [
  696. "https://www.rrc.state.tx.us/about-us/commissioners/sitton/"
  697. ]
  698. },
  699. {
  700. "name": "Glenn Hegar",
  701. "address": [
  702. {
  703. "line1": "P.O. Box 13528",
  704. "city": "Austin",
  705. "state": "TX",
  706. "zip": "78774"
  707. }
  708. ],
  709. "party": "Republican Party",
  710. "phones": [
  711. "(512) 463-4444"
  712. ],
  713. "urls": [
  714. "https://comptroller.texas.gov/"
  715. ],
  716. "channels": [
  717. {
  718. "type": "Twitter",
  719. "id": "txcomptroller"
  720. }
  721. ]
  722. },
  723. {
  724. "name": "John F. Warren",
  725. "address": [
  726. {
  727. "line1": "509 Main Street",
  728. "line2": "2nd Floor",
  729. "line3": "Suite 200",
  730. "city": "Dallas",
  731. "state": "TX",
  732. "zip": "75202"
  733. }
  734. ],
  735. "party": "Unknown",
  736. "phones": [
  737. "(214) 653-7099"
  738. ],
  739. "urls": [
  740. "https://www.dallascounty.org/department/countyclerk/"
  741. ]
  742. },
  743. {
  744. "name": "John R. Ames",
  745. "address": [
  746. {
  747. "line1": "500 Elm St.",
  748. "city": "Dallas",
  749. "state": "TX",
  750. "zip": "75202"
  751. }
  752. ],
  753. "party": "Unknown",
  754. "phones": [
  755. "(214) 653-7811"
  756. ],
  757. "urls": [
  758. "http://www.dallascounty.org/department/tax/taxoffice_home.html"
  759. ]
  760. },
  761. {
  762. "name": "Pauline Medrano",
  763. "address": [
  764. {
  765. "line1": "1201 Elm Street",
  766. "line2": "Suite 2300-A",
  767. "city": "Dallas",
  768. "state": "TX",
  769. "zip": "75270"
  770. }
  771. ],
  772. "party": "Unknown",
  773. "phones": [
  774. "(214) 653-7321"
  775. ],
  776. "urls": [
  777. "https://www.dallascounty.org/departments/treasurer/"
  778. ]
  779. },
  780. {
  781. "name": "Marian Brown",
  782. "address": [
  783. {
  784. "line1": "900 Jackson St",
  785. "city": "Dallas",
  786. "state": "TX",
  787. "zip": "75202"
  788. }
  789. ],
  790. "party": "Democratic Party",
  791. "phones": [
  792. "(214) 653-2901"
  793. ],
  794. "urls": [
  795. "http://www.dallascounty.org/department/sheriff/sheriff_index.php"
  796. ],
  797. "channels": [
  798. {
  799. "type": "Facebook",
  800. "id": "Dallas.Sheriff.Dept"
  801. },
  802. {
  803. "type": "Twitter",
  804. "id": "Dallas_Sheriff"
  805. }
  806. ]
  807. },
  808. {
  809. "name": "Clay Jenkins",
  810. "address": [
  811. {
  812. "line1": "411 Elm Street",
  813. "city": "Dallas",
  814. "state": "TX",
  815. "zip": "75202"
  816. }
  817. ],
  818. "party": "Unknown",
  819. "phones": [
  820. "(214) 653-7949"
  821. ],
  822. "urls": [
  823. "https://www.dallascounty.org/government/comcrt/jenkins/"
  824. ]
  825. },
  826. {
  827. "name": "Felicia Pitre",
  828. "address": [
  829. {
  830. "line1": "600 Commerce Street,",
  831. "city": "Dallas",
  832. "state": "TX",
  833. "zip": "75202"
  834. }
  835. ],
  836. "party": "Unknown",
  837. "phones": [
  838. "(214) 653-7301"
  839. ],
  840. "urls": [
  841. "http://www.dallascounty.org/districtclerk/"
  842. ]
  843. },
  844. {
  845. "name": "Faith Johnson"
  846. },
  847. {
  848. "name": "Mike Rawlings",
  849. "address": [
  850. {
  851. "line1": "1500 Marilla St",
  852. "line2": "Ste 5EN",
  853. "city": "Dallas",
  854. "state": "TX",
  855. "zip": "75201"
  856. }
  857. ],
  858. "party": "Nonpartisan",
  859. "phones": [
  860. "(214) 670-3301"
  861. ],
  862. "urls": [
  863. "https://dallascityhall.com/government/citymayor/Pages/default.aspx"
  864. ],
  865. "photoUrl": "http://dallascityhall.com/government/PublishingImages/mayor-rawlings.jpg",
  866. "emails": [
  867. "mayor.rawlings@dallascityhall.com"
  868. ],
  869. "channels": [
  870. {
  871. "type": "Twitter",
  872. "id": "Mike_Rawlings"
  873. },
  874. {
  875. "type": "YouTube",
  876. "id": "UC0j_qwwXCEAUrkMlpXjkHCQ"
  877. },
  878. {
  879. "type": "YouTube",
  880. "id": "RawlingsforDallas"
  881. }
  882. ]
  883. },
  884. {
  885. "name": "Lee M. Kleinman",
  886. "address": [
  887. {
  888. "line1": "1500 Marilla St.",
  889. "line2": "Room 5FN",
  890. "city": "Dallas",
  891. "state": "TX",
  892. "zip": "75201"
  893. }
  894. ],
  895. "party": "Nonpartisan",
  896. "phones": [
  897. "(214) 670-7817"
  898. ],
  899. "urls": [
  900. "https://dallascityhall.com/government/citycouncil/district11/Pages/default.aspx"
  901. ]
  902. },
  903. {
  904. "name": "J.J. Koch",
  905. "address": [
  906. {
  907. "line1": "1701 N. Collins Blvd",
  908. "line2": "Suite 1000",
  909. "city": "Richardson",
  910. "state": "TX",
  911. "zip": "75080"
  912. }
  913. ],
  914. "party": "Unknown",
  915. "phones": [
  916. "(214) 653-6100"
  917. ],
  918. "urls": [
  919. "https://www.dallascounty.org/government/comcrt/district2/bio.php"
  920. ],
  921. "emails": [
  922. "JJ.Koch@dallascounty.org"
  923. ],
  924. "channels": [
  925. {
  926. "type": "Facebook",
  927. "id": "commissioner.mikecantrell"
  928. }
  929. ]
  930. }
  931. ]
  932. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement