-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapikeys.env
More file actions
62 lines (59 loc) · 2.28 KB
/
apikeys.env
File metadata and controls
62 lines (59 loc) · 2.28 KB
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
TWITTERKEY='1234'
NEWS_KEY='2126949bf7be437480eaf1f2dcf0ce51'
{
"status": "OK",
"copyright": " Copyright (c) 2018 Pro Publica Inc. All Rights Reserved.",
"results": [{
"congress": "115",
"chamber": "Senate",
"num_results": 104,
"offset": 0,
"members": [{
"id": "A000360",
"title": "Senator, 2nd Class",
"short_title": "Sen.",
"api_uri": "https://api.propublica.org/congress/v1/members/A000360.json",
"first_name": "Lamar",
"middle_name": null,
"last_name": "Alexander",
"suffix": null,
"date_of_birth": "1940-07-03",
"gender": "M",
"party": "R",
"leadership_role": null,
"twitter_account": "SenAlexander",
"facebook_account": "senatorlamaralexander",
"youtube_account": "lamaralexander",
"govtrack_id": "300002",
"cspan_id": "5",
"votesmart_id": "15691",
"icpsr_id": "40304",
"crp_id": "N00009888",
"google_entity_id": "/m/01rbs3",
"fec_candidate_id": "S2TN00058",
"url": "https://www.alexander.senate.gov/public",
"rss_url": "https://www.alexander.senate.gov/public/?a=RSS.Feed",
"contact_form": "http://www.alexander.senate.gov/public/index.cfm?p=Email",
"in_office": true,
"dw_nominate": 0.323,
"ideal_point": null,
"seniority": "15",
"next_election": "2020",
"total_votes": 444,
"missed_votes": 20,
"total_present": 0,
"last_updated": "2018-06-08 09:17:29 -0400",
"ocd_id": "ocd-division/country:us/state:tn",
"office": "455 Dirksen Senate Office Building",
"phone": "202-224-4944",
"fax": "202-228-3398",
"state": "TN",
"senate_class": "2",
"state_rank": "senior",
"lis_id": "S289",
"missed_votes_pct": 4.50,
"votes_with_party_pct": 97.88
},
]
}]
}