Open repository in Console
Readme
Updated 9 months ago
‧ Indexed 24 minutes ago
African Nova Scotian Family Names by Region
The dataset provides the predominate and traditional family names of African Nova Scotians in 6 regions in Nova Scotia. The regions consist of Halifax Metro, South Shore and Yarmouth and Acadian Shore, Bay of Fundy and Annapolis Valley, Northumberland Shore, Eastern Shore and Cape Breton Island. Within all these regions you find 48+ traditional African Nova Scotian communities. The dataset will also provide the communities you can find in each of the six regions.
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 \"novascotia-ca/african-nova-scotian-family-names-by-region-kbzq-tfz7\".\"african_nova_scotian_family_names_by_region\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata