nj-gov/sandy-dol-master-data-smat-cvb9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 3 hours ago

Sandy DOL Master Data

THIS DATASET IS FINAL AND NO FURTHER UPDATES ARE EXPECTED.This is a report for all the relevant columns of DOL - The Amount Obligated and Disbursed broken down by federal agency, program, projects, county, and municipality. Empty Obligated and Disbursed Amounts for Ocean County entries had all funds go to the Ocean County Private Industry Council, not the municipalities. All other blank entries had funds allocated directly to DEP and not state parks.

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-dol-master-data-smat-cvb9\".\"sandy_dol_master_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • sandy_dol_master_data
     
     
     
     
     
Upstream Metadata