marincounty/park-and-preserve-incidents-reported-by-rangers-63v5-xmvb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 18 days ago
Indexed 5 hours ago

Park and Preserve Incidents, Reported by Rangers

Counts of ranger-reported incidents by calendar month by various categories of infractions and by park or preserve. Rangers and law enforcement personnel enter these incidents into an internal tracking system. Data spans a rolling, seven year period beginning seven years before the last update date.

The data includes monthly counts of citations and field identifications.

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 \"marincounty/park-and-preserve-incidents-reported-by-rangers-63v5-xmvb\".\"park_and_preserve_incidents_reported_by_rangers\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • park_and_preserve_incidents_reported_by_rangers
     
     
     
     
     
Upstream Metadata