Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Aboriginal Lands / Terres autochtones
The Aboriginal Lands dataset consists of polygon entities that depict the administrative boundaries (extent) of lands where the title has been vested in specific Aboriginal Groups of Canada or lands which were set aside for their exclusive benefit.
/
La base de données sur les terres autochtones comprend les polygones qui représentent les limites administratives (étendue) de terres dont le titre foncier a été dévolu à des groupes autochtones particuliers du Canada, ou de terres qui ont été réservées à leur intention.
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/aboriginal-lands-terres-autochtones-6cf7-bqpg\".\"aboriginal_lands_terres_autochtones\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata