-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathbioids_test.json
More file actions
34 lines (34 loc) · 886 Bytes
/
bioids_test.json
File metadata and controls
34 lines (34 loc) · 886 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"W000821": {
"example_address": "221 West Main Street",
"address": "221 West Main Street",
"example_city": "Prescott",
"city": "Prescott",
"example_state": "AR",
"state": "AR",
"zip5": "71857",
"zip4": "3608",
"example_district": "4",
"district": "4",
"type": "Rep",
"mark": "true",
"name": "Bruce Westerman",
"ocd_id": "ocd-division/country:us/state:ar/cd:4",
"id": "W000821",
"first_name": "Bruce",
"middle_name": null,
"last_name": "Westerman",
"suffix": null,
"role": "Representative",
"gender": "M",
"party": "R",
"times_topics_url": null,
"twitter_id": "RepWesterman",
"facebook_account": null,
"youtube_id": null,
"seniority": "10",
"next_election": "2024",
"api_uri": "https://api.propublica.org/congress/v1/members/W000821.json",
"at_large": false
}
}