-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
65 lines (58 loc) · 3.45 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Sunlight Policy by sunlightpolicy</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Sunlight Policy</h1>
<p>Another home for <a href="https://www.sunlightfoundation.com">Sunlight Foundation</a>'s Policy research.</p>
<p class="view"><a href="https://github.com/sunlightpolicy">View Sunlight Policy on GitHub</a></p>
</header>
<section>
<p>See our original home for Sunlight Foundation Policy research at: <a href="http://sunlightfoundation.com/policy/">http://sunlightfoundation.com/policy/</a> & <a href="http://sunlightfoundation.com/blog/policy/">http://sunlightfoundation.com/blog/policy/</a></p>
<p><p>Are we missing anything? <a href="mailto:[email protected]">Email us</a> or <a href="https://github.com/sunlightpolicy/">Submit a Pull Request</a></p>
</p>
<h3>
<a name="open-data" class="anchor" href="#open-data"><span class="octicon octicon-link"></span></a>Open Data</h3>
<ul>
<li>
<a href="https://github.com/sunlightpolicy/opendata/blob/master/USlocalpolicylocations.geoJSON">US Open Data Policy Map</a><br>
<p></p><script src="https://embed.github.com/view/geojson/sunlightpolicy/opendata/master/USlocalpolicylocations.geoJSON"></script>
</p></li>
<li><a href="https://github.com/sunlightpolicy/opendata/blob/master/USlocalopendataportals.csv">US Open Data Portals</a></li>
<li>
<a href="https://github.com/sunlightpolicy/opendata/blob/master/USinventoryexamples.csv">US examples of data inventories</a><br>
</li>
<li><a href="https://github.com/sunlightpolicy/opendata/blob/master/INTERNATIONALinventoryexamples.csv">International examples of data inventories</a></li>
<li><a href="https://github.com/sunlightpolicy/opendata/blob/master/USpublicrecordsportals.csv">US examples of public records portals</a><br></li>
<li><p>See also the <a href="http://sunlightfoundation.com/opendataguidelines/">Sunlight Foundation Open Data Policy Guidelines</a>.</li>
<h3>
<a name="campaign-finance" class="anchor" href="#campaign-finance"><span class="octicon octicon-link"></span></a>Campaign Finance</h3>
<li><a href="https://github.com/sunlightpolicy/campaignfinance/blob/master/USelectronicfilingavailability.csv">US State Campaign Finance e-filing</a></a></li>
<br>
<h3>
<a name="lobbying" class="anchor" href="#lobbying"><span class="octicon octicon-link"></span></a>Lobbying</h3>
<li><a href="https://github.com/sunlightpolicy/lobbying/blob/master/INTERNATIONALlobbyingresearch.csv">International Lobbying Research</a></a></li>
<br>
<h3>
<a name="procurement" class="anchor" href="#procurement"><span class="octicon octicon-link"></span></a>Procurement</h3>
<li>See also the <a href="http://sunlightfoundation.com/procurement/opendataguidelines">Sunlight Foundation Procurement Open Data Guidelines</a>.</li>
<ul>
</section>
<footer>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>