Open repository in Console
Readme
Updated 2 months ago
‧ Indexed 4 hours ago
ACT Nature Conservation Threatened Native Species List
ACT Nature Conservation Threatened Native Species List. Species list adheres to the Darwin Core Standard. A species is threatened if it is likely to become extinct in the foreseeable future. The Nature Conservation Act 2014 (ACT) establishes a formal process for the identification and protection of threatened species and ecological communities. Ngunnawal species names created and endorsed by the Winnagaay Ngunnawal Language Group.
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 \"data-act-gov-au/act-nature-conservation-threatened-native-species-9ikf-qahj\".\"act_nature_conservation_threatened_native_species\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata