novascotia-ca/nomination-certificates-issued-e2e6-8py7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 5 hours ago

Nomination Certificates Issued

The Department of Labour, Skills and Immigration (LSI) issues nomination certificates to prospective immigrants who fulfil a labour market need and who will make a contribution to Nova Scotia’s economy. Nominees then apply to Immigration, Refugees and Citizenship Canada for a permanent resident visa.

The maximum number of certificates that LSI may issue annually through the Nova Scotia Nominee Program is determined by the federal government.

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/nomination-certificates-issued-e2e6-8py7\".\"nomination_certificates_issued\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nomination_certificates_issued
     
     
     
     
     
Upstream Metadata