marincounty/northern-spotted-owl-nesting-trees-g25w-jfyk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 6 hours ago

Northern Spotted Owl Nesting Trees

Proportion of Northern Spotted Owl nest trees by species, from 1997 to 2018, for 584 nest sites monitored by Point Blue Conservation Science and the National Park Service throughout Marin County.

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-trees-g25w-jfyk\".\"northern_spotted_owl_nesting_trees\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • northern_spotted_owl_nesting_trees
     
     
     
     
     
Upstream Metadata