nj-gov/sandy-dot-local-aid-master-data-fiv5-rhia
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 7 years ago
Indexed 3 hours ago

Sandy DOT - Local Aid Master Data

THIS DATASET IS FINAL AND NO FURTHER UPDATES ARE EXPECTED. This is a report for all the relevant columns of DOT Local Aid - The Amount Allocated, Obligated and Paid broken down by federal agency, program, site, route, location, county, and municipality. It also includes description of repair being done.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"nj-gov/sandy-dot-local-aid-master-data-fiv5-rhia\".\"sandy_dot_local_aid_master_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • sandy_dot_local_aid_master_data
     
     
     
     
     
Upstream Metadata