gnb-socrata/rural-districts-rural-districts-3zdh-v4xe
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Rural Districts / Rural Districts

Rural district (RD) polygons are a graphical representation of the rural district boundaries as defined in regulation 2022-45 under the Local Governance Act with an associated RD name attribute. Effective date is January 1, 2023.

/

Les polygones de district rural (DR) sont une représentation graphique des limites du district rural telles que définies dans le règlement 2022-45 en vertu de la Loi sur la gouvernance locale, avec un attribut de nom de DR associé. La date d'entrée en vigueur est le 1er janvier 2023.

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/rural-districts-rural-districts-3zdh-v4xe\".\"rural_districts_rural_districts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • rural_districts_rural_districts
     
     
     
     
     
Upstream Metadata