Open repository in Console
Readme
Updated 6 years ago
‧ Indexed 11 months ago
NB Marriages By County 1980-2016 / Mariages au N.-B. selon le comté 1980-2016
New Brunswick Marriages By County of Occurrence 1980-2016 / Mariages au Nouveau-Brunswick selon le comté de l'évenement 1980-2016
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/nb-marriages-by-county-19802016-mariages-au-nb-itym-8apv\".\"nb_marriages_by_county_19802016_mariages_au_nb\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata