This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$state_legislators = $this->state_legislators($data['latitude'], $data['longitude']); | |
$state_chambers = $this->process_legislators($state_legislators); | |
function state_legislators($lat, $long) { | |
$url = "http://openstates.org/api/v1/legislators/geo/?long=" . $long . "&lat=" . $lat . "&fields=state,chamber,district,full_name,url,photo_url&apikey=" . $this->config->item('sunlight_api_key'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GEOID | GOVERNMENT_NAME | CITY | STATE_ABBR | |
---|---|---|---|---|
1517000 | HONOLULU | HONOLULU | HI | |
0947515 | MILFORD | MILFORD | CT | |
0602132 | ANGELS CITY | ANGELS CAMP | CA | |
1304204 | AUGUSTA-RICHMOND COUNTY | AUGUSTA | GA | |
2500765 | AGAWAM | AGAWAM | MA | |
2525100 | FRANKLIN | FRANKLIN | MA | |
2519330 | EASTHAMPTON | EASTHAMPTON | MA | |
1362720 | PRESTON | PRESTON | GA | |
2147512 | LONE OAK | PADUCAH | KY |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Source: <a href="http://www.census.gov/geo/maps-data/data/tiger-line.html">http://www.census.gov/geo/maps-data/data/tiger-line.html</a> | |
<ul> | |
<li>Shapefiles are released in one of three types of coverages: | |
<ul> | |
<li>Nation-based </li> | |
<li>State-based </li> | |
<li>County-based</li> | |
</ul> | |
</li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html lang="en"> | |
<head> | |
</head> | |
<body> | |
<pre> | |
<script type="text/javascript"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html lang="en"> | |
<head> | |
<title>MIME regex</title> | |
</head> | |
<body> | |
<pre> | |
<script type="text/javascript"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<article itemscope itemtype="http://schema.org/Dataset" class="module prose"> | |
<header class="module-content page-header"> | |
<ul class="nav nav-tabs"> | |
<li class="active"> | |
<a href="/dataset/real-estate-across-the-united-states-rexus-lease"> Dataset</a> | |
</li> | |
</ul> | |
</header> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld", | |
"@id": "http://www.agency.gov/data.json", | |
"@type": "dcat:Catalog", | |
"conformsTo": "https://project-open-data.cio.gov/v1.1/schema", | |
"describedBy": "https://project-open-data.cio.gov/v1.1/schema/catalog.json", | |
"dataset": [ | |
{ | |
"@type": "dcat:Dataset", | |
"accessLevel": "public", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"conformsTo": "https://project-open-data.cio.gov/v1.1/schema", | |
"dataset": [ | |
{ | |
"accessLevel": "public", | |
"bureauCode": [ | |
"018:10" | |
], | |
"contactPoint": { | |
"fn": "Jane Doe", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Population | |
2. Births, Deaths, Marriages, and Divorces | |
3. Health and Nutrition | |
4. Education | |
5. Law Enforcement, Courts, and Prisons | |
6. Geography and Environment | |
7. Elections | |
8. State and Local Government Finances and Employment | |
9. Federal Government Finances and Employment | |
10. National Security and Veterans Affairs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Administration of Justice | |
Agriculture | |
Commerce and Housing Credit | |
Community and Regional Development | |
Economic Security and Policy | |
Education, Training, Employment, and Social Services | |
Energy | |
General Government | |
General Science, Space, and Technology | |
Health |
OlderNewer