Open repository in Console
Readme
Updated over 7 years ago
‧ Indexed 11 months ago
NB Marriages By Month 1980-2016 / Mariages au N.-B. selon le mois 1980-2016
New Brunswick Marriages by Month of Occurrence 1980-2016 / Mariages au Nouveau-Brunswick selon le mois 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-month-19802016-mariages-au-nb-9nec-ze69\".\"nb_marriages_by_month_19802016_mariages_au_nb\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata