-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathindex.html
238 lines (202 loc) · 7.04 KB
/
index.html
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
<!doctype html>
<html>
<head>
<!--
redirect users to the https version of the website.
but: only check when on the production domain.
-->
<script type="text/javascript">
var enforce = "theunitedstates.io";
if ((enforce == window.location.host) && (window.location.protocol != "https:"))
window.location.protocol = "https";
</script>
<meta name="globalsign-domain-verification" content="CzDW4FC2Jewdj4hJXBLLpx58oAtc-hbYZSN-Q0zls2" />
<title>the @unitedstates project</title>
<meta property="og:title" content="the @unitedstates project" />
<meta property="og:image" content="https://theunitedstates.io/assets/og-image.png" />
<meta property="og:description" content="@unitedstates is a shared commons of data and tools for the United States. Made by the public, used by the public." />
<meta name="twitter:card" content="summary" />
<link href="style.css" type="text/css" rel="stylesheet" />
<link href="site.css" type="text/css" rel="stylesheet" />
<script type="text/javascript"></script>
<meta property="twitter:account_id" content="5232171" />
<link rel="canonical" href="https://theunitedstates.io/" />
</head>
<body>
<div class="container">
<h1 class="col12 pad2">the @unitedstates project</h1>
<div class="col4 pad2h">
<p>
<strong><a href="https://github.com/unitedstates">@unitedstates</a></strong> is a shared commons of data and tools for the United States. Made by the public, used by the public.
</p>
<p>
Featuring work from people with the <a href="https://sunlightfoundation.com">Sunlight Foundation</a>, <a href="https://www.govtrack.us">GovTrack.us</a>, the <a href="http://www.nytimes.com">New York Times</a>, the <a href="https://www.eff.org">Electronic Frontier Foundation</a>, and the Internet.
</p>
<p class="short">
Help out:
</p>
<ul>
<li>
fix <a href="https://github.com/unitedstates/congress/issues">open</a> <a href="https://github.com/unitedstates/congress-legislators/issues">issues</a> or share <a href="https://github.com/unitedstates/wish-list/issues">new ideas</a>
</li>
<li>
maybe <a href="https://github.com/unitedstates/inspectors-general#inspectors-general">scrape a website</a>
</li>
<li>
<a href="https://github.com/unitedstates/unitedstates.github.io/issues/1">start a project</a> of your own
</li>
<li>
use our stuff! (and <a href="https://github.com/unitedstates/unitedstates.github.io/issues/new">tell us</a> about it)
</li>
</ul>
<p>
More about <a href="https://sunlightfoundation.com/blog/2013/08/20/a-modern-approach-to-open-data/">why we're doing this</a>.
</p>
<p>
More projects at work over at <a href="https://github.com/unitedstates">github.com/unitedstates</a>.
</p>
<p>
Design adapted from <a href="http://dccode.org">dccode.org</a>.
</p>
</div>
<div class="col8 pad2h">
<div class="col12">
<div class="col6">
<h3 class="col11">
<a href="https://github.com/unitedstates/congress-legislators">
/congress-legislators
</a>
</h3>
<p class="col11">
Detailed data on members of Congress, past and present.
</p>
</div>
<div class="col6">
<h3 class="col11">
<a href="https://github.com/unitedstates/congress">
/congress
</a>
</h3>
<p class="col11">
Scrapers and parsers for the work of Congress, all day, every day.
</p>
</div>
</div>
<div class="col12">
<div class="col6">
<h3 class="col11">
<a href="https://github.com/unitedstates/citation">
/citation
</a>
</h3>
<p class="col11">
Stand-alone legal citation detector. Text in, citations out.
</p>
</div>
<div class="col6">
<h3 class="col11">
<a href="https://github.com/unitedstates/uscode">
/uscode
</a>
</h3>
<p class="col11">
Parser for the US Code.
</p>
</div>
</div>
<div class="col12">
<div class="col6">
<h3 class="col11">
<a href="https://theunitedstates.io/licensing">
/licensing
</a>
</h3>
<p class="col11">
Policy guidelines for the licensing of US government information.
</p>
</div>
<div class="col6">
<h3 class="col11">
<a href="https://github.com/unitedstates/bill-nicknames">
/bill-nicknames
</a>
</h3>
<p class="col11">
Tiny spreadsheet of common nicknames for bills and laws.
</p>
</div>
</div>
<div class="col12">
<div class="col6">
<h3 class="col11">
<a href="https://github.com/unitedstates/inspectors-general">
/inspectors-general
</a>
</h3>
<p class="col11">
Gathering the work of Inspectors General from across the US government. Contribute a scraper!
</p>
</div>
<div class="col6">
<h3 class="col11">
<a href="https://theunitedstates.io/contact-congress">
/contact-congress
</a>
</h3>
<p class="col11">
Sending electronic written messages to members of Congress by reverse engineering their contact forms.
</p>
</div>
</div>
<div class="col12">
<div class="col6">
<h3 class="col11">
<a href="https://github.com/unitedstates/districts">
/districts
</a>
</h3>
<p class="col11">
GeoJSON and other shape files for US districts and states.
</p>
</div>
<div class="col6">
<h3 class="col11">
<a href="https://github.com/unitedstates/images">
/images
</a>
</h3>
<p class="col11">
Public domain photos of members of the US Congress.
</p>
</div>
</div>
<div class="col12">
<div class="col6">
<h3 class="col11">
<a href="https://github.com/unitedstates/glossary">
/glossary
</a>
</h3>
<p class="col11">
A collection of human and machine-readable definitions of US congressional terms and processes.
</p>
</div>
</div>
<footer class="col12 pad2">
<p>
Content on this page is dedicated to the public domain under a <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 License</a>.
</p>
</footer>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-252618-11', 'theunitedstates.io');
ga('set', 'anonymizeIp', true);
ga('set', 'forceSSL', true);
ga('send', 'pageview');
</script>
</body>
</html>