marincounty/northern-spotted-owl-pairs-by-land-manager-apx3-uywa
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 6 hours ago

Northern Spotted Owl Pairs by Land Manager

Proportion of the 72 sites occupied by Spotted Owl pairs in 2018 by landowner or land manager, as surveyed by Point Blue Conservation Science and the National Park Service. Not all potential habitat is surveyed every year, so actual numbers of pairs per land management agency or owner may differ from these figures.

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-pairs-by-land-manager-apx3-uywa\".\"northern_spotted_owl_pairs_by_land_manager\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • northern_spotted_owl_pairs_by_land_manager
     
     
     
     
     
Upstream Metadata