nj-gov/total-nj-injury-crashes-by-county-no-private-78sz-fmpq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 3 hours ago

Total NJ Injury Crashes By County - No Private Properties

Number of injury crashes that occurred in each of the 21 counties of New Jersey and the total number of injury crashes for the years 2001 to current. Injury crashes that occurred on private properties are not included.

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/total-nj-injury-crashes-by-county-no-private-78sz-fmpq\".\"total_nj_injury_crashes_by_county_no_private\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • total_nj_injury_crashes_by_county_no_private
     
     
     
     
     
Upstream Metadata