Retourne tous les indicateurs accessibles sur la page d'accueil.
URL de la ressource
https://www150.statcan.gc.ca/n1/dai-quo/ssi/homepage/ind-hp.json
Renseignements sur la ressource
- Format de réponse
- JSON
- Authentification requise
- Non
- GET
- Oui
- POST
- Non
Paramètres
Aucun
Exemple de requête
GET
https://www150.statcan.gc.ca/n1/dai-quo/ssi/homepage/ind-hp.json
Exemple de résultat
{"results": {
"geo": [
{
"geo_code": "0",
"label": {
"en": "Canada",
"fr": "Canada"
}
},
{
"geo_code": "1",
"label": {
"en": "Newfoundland and Labrador",
"fr": "Terre Neuve et Labrador"
}
},
{
"geo_code": "13",
"label": {
"en": "Nunavut",
"fr": "Nunavut"
}
}],
"themes_en": [
{
"theme_id": "920",
"label": "Agriculture"
},
{
"theme_id": "2239",
"label": "Business performance and ownership"
},
{
"theme_id": "4007",
"label": "Travel and tourism"
}],
"themes_fr": [
{
"theme_id": "920",
"label": "Agriculture"
},
{
"theme_id": "60000",
"label": "Commerce de détail et de gros"
},
{
"theme_id": "4007",
"label": "Voyages et tourisme"
}],
"indicators": [
{
"registry_number": "4098",
"indicator_number": "1",
"geo_code": "7",
"title": {
"en": "Quarterly population estimate",
"fr": "Estimation trimestrielle de la population"
},
"value": {
"en": "1,318,128",
"fr": "1 318 128"
},
"refper": {
"en": "July 1, 2016",
"fr": "1er juillet 2016"
},
"daily_url": {
"en": "/daily-quotidien/160928/dq160928f-eng.htm",
"fr": "/daily-quotidien/160928/dq160928f-fra.htm"
},
"daily_title": {
"en": "Canada's population estimates",
"fr": "Estimations de la population du Canada"
},
"source": "510005",
"themes": "*3867**30000**30004*",
"release_date": "2016-09-28",
"growth_rate": {
"growth": {
"en": "0.5%",
"fr": "0,5 %"
},
"arrow_direction": "1",
"details": {
"en": "(quarterly change)",
"fr": "(variation trimestrielle)"
}
}
},
{
"registry_number": "4098",
"indicator_number": "1",
"geo_code": "8",
"title": {
"en": "Quarterly population estimate",
"fr": "Estimation trimestrielle de la population"
},
"value": {
"en": "1,150,632",
"fr": "1 150 632"
},
"refper": {
"en": "July 1, 2016",
"fr": "1er juillet 2016"
},
"daily_url": {
"en": "/daily-quotidien/160928/dq160928f-eng.htm",
"fr": "/daily-quotidien/160928/dq160928f-fra.htm"
},
"daily_title": {
"en": "Canada's population estimates",
"fr": "Estimations de la population du Canada"
},
"source": "510005",
"themes": "*3867**30000**30004*",
"release_date": "2016-09-28",
"growth_rate": {
"growth": {
"en": "0.5%",
"fr": "0,5 %"
},
"arrow_direction": "1",
"details": {
"en": "(quarterly change)",
"fr": "(variation trimestrielle)"
}
}
},
{
"registry_number": "11361",
"indicator_number": "1",
"geo_code": "0",
"title": {
"en": "Median after-tax income, economic families and persons not in an economic family",
"fr": "Revenu médian après impôt, familles économiques et personnes hors famille économique"
},
"value": {
"en": "$55,600",
"fr": "55 600 $"
},
"refper": {
"en": "2014",
"fr": "2014"
},
"daily_url": {
"en": "/daily-quotidien/160708/dq160708b-eng.htm",
"fr": "/daily-quotidien/160708/dq160708b-fra.htm"
},
"daily_title": {
"en": "Canadian Income Survey",
"fr": "Enquête canadienne sur le revenu"
},
"source": "2060011",
"themes": "*3868**2812**3874*",
"release_date": "2016-07-08",
"growth_rate": {
"growth": {
"en": "2.6%",
"fr": "2,6 %"
},
"arrow_direction": "1",
"details": {
"en": "(annual change)",
"fr": "(variation annuelle)"
}
}
}]
}
}