gnb-socrata/forest-fort-6akw-nues
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 days ago
Indexed 5 hours ago

Forest / Forêt

Forest cover polygons interpreted from aerial imagery on a 10 year cycle for the province of New Brunswick. The attributes contain information that describes the stand characteristics for that polygon area. / Polygones de la couverture forestière interprétés à partir des images aériennes sur un cycle de 10 ans pour la province du Nouveau-Brunswick. Les attributs contiennent des renseignements qui décrivent les caractéristiques du peuplement correspondant à la superficie du polygone visé.

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 \"gnb-socrata/forest-fort-6akw-nues\".\"forest_fort\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • forest_fort