novascotia-ca/perceived-safety-from-crime-when-home-alone-at-nw2i-ymps
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 7 years ago
Indexed 12 months ago

Perceived safety from crime when home alone at night

This dataset provides data on the level of perceived safety from crime when home at night reported by Nova Scotians and is based on a question included in the Atlantic Quarterly survey administered by Corporate Research Associates (CRA).

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/perceived-safety-from-crime-when-home-alone-at-nw2i-ymps\".\"perceived_safety_from_crime_when_home_alone_at\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • perceived_safety_from_crime_when_home_alone_at
     
     
     
     
     
Upstream Metadata