oaklandca-gov/importantbirdareas2014-fd8m-hmm2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Important_Bird_Areas_2014

The objective of this project was to digitally map the boundaries of Audubon California's Important Bird Areas (IBA). Existing Important Bird Areas identify critical terrestrial and inland water habitats for avifauna, in particular, habitat that supports rare, threatened or endangered birds and/or exceptionally large congregations of shorebirds and/or waterfowl. The digitization of Important Bird Areas represents an important first step in conservation planning of these critical habitats using GIS. As of October 2007, a draft layer of all 148 Important Bird Areas in California was completed. Currently, a review is in progress with Audubon Chapters and local experts, with a final version completed by Nov. 1, 2008. The final map and data will be released to the public in November, 2008.

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 \"oaklandca-gov/importantbirdareas2014-fd8m-hmm2\".\"importantbirdareas2014\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • importantbirdareas2014