marincounty/northern-spotted-owl-nesting-pairs-a3wp-3ihq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 4 hours ago

Northern Spotted Owl Nesting Pairs

Percent of historical Northern Spotted Owl sites occupied by pairs each year, as surveyed by the National Park Service and Point Blue Conservation Science.

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/northern-spotted-owl-nesting-pairs-a3wp-3ihq\".\"northern_spotted_owl_nesting_pairs\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • northern_spotted_owl_nesting_pairs
     
     
     
     
     
Upstream Metadata