novascotia-ca/ecological-land-classification-elc-2007-historical-w3bw-e6yc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 6 hours ago

Ecological Land Classification (ELC) – 2007 (Historical)

<b>For most recent Ecological Land Classification data, see: https://data.novascotia.ca/d/q6zd-39t3</b>

The Ecological Land Classification (ELC) for Nova Scotia provides a hierarchical mapping of the province's forest ecosystems into ecosections, ecodistricts and ecoregions. It includes interpretation of the dominant natural disturbance regimes and potential climax forests at the ecosection level.

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 \"novascotia-ca/ecological-land-classification-elc-2007-historical-w3bw-e6yc\".\"ecological_land_classification_elc_2007_historical\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ecological_land_classification_elc_2007_historical
     
     
     
     
     
Upstream Metadata