openperformance-edmonton-ca/employment-and-growth-full-and-parttime-86sm-qda4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 4 hours ago

Employment and growth - full and part-time

The Labour Force Survey (LFS) provides estimates of employment by full and part-time status, as well as by age. This dataset is taken from Statistics Canada CANSIM table 14-10-0385-01 and presents the estimated number of people in the Edmonton census metropolitan area (CMA) that are in employment.

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 \"openperformance-edmonton-ca/employment-and-growth-full-and-parttime-86sm-qda4\".\"employment_and_growth_full_and_parttime\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • employment_and_growth_full_and_parttime
     
     
     
     
     
Upstream Metadata