novascotia-ca/suffrage-in-nova-scotia-making-our-mark-3qyr-skbk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 5 hours ago

Suffrage in Nova Scotia: Making our Mark

A fully searchable database containing 3865 names of Nova Scotian women and men that signed 18 petitions calling for the franchise to vote be extend to women the same as men in 1918.

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/suffrage-in-nova-scotia-making-our-mark-3qyr-skbk\".\"suffrage_in_nova_scotia_making_our_mark\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • suffrage_in_nova_scotia_making_our_mark
     
     
     
     
     
Upstream Metadata