ind-all.json

Field guide

Returns the entire set of indicators available from The Daily.

This web service is used to power My StatCan and the Social and economic indicator (latest statistics) page.

Resource URL

https://www150.statcan.gc.ca/n1/dai-quo/ssi/homepage/ind-all.json

Resource information

Response formats
JSON
Requires authentication
No
GET
Yes
POST
No

Parameters

None

Example request

GET
https://www150.statcan.gc.ca/n1/dai-quo/ssi/homepage/ind-all.json

Example result

{"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": "3612",
		"indicator_number": "1",
		"geo_code": "0",
		"title": {
			"en": "Imports",
			"fr": "Importations"
			},
		"value": {
			"en": "$47.6 billion",
			"fr": "47,6 milliards de dollars"
			},
		"refper": {
			"en": "September 2016",
			"fr": "Septembre 2016"
			},
		"daily_url": {
			"en": "/daily-quotidien/161104/dq161104b-eng.htm",
			"fr": "/daily-quotidien/161104/dq161104b-fra.htm"
			},
		"daily_title": {
			"en": "Canadian international merchandise trade",
			"fr": "Commerce international de marchandises du Canada"
			},
		"source": "2280069",
		"themes": "*3956**1652**1130**3826*",
		"release_date": "2016-11-04",
		"growth_rate": {
			"growth": {
				"en": "4.7%",
				"fr": "4,7 %"
				},
			"arrow_direction": "1",
			"details": {
				"en": "(monthly change)",
				"fr": "(variation mensuelle)"
				}
			}
		},
		{
		"registry_number": "3587",
		"indicator_number": "1",
		"geo_code": "0",
		"title": {
			"en": "Employment",
			"fr": "Emploi"
			},
		"value": {
			"en": "18,161,000",
			"fr": "18 161 000"
			},
		"refper": {
			"en": "October 2016",
			"fr": "Octobre 2016"
			},
		"daily_url": {
			"en": "/daily-quotidien/161104/dq161104a-eng.htm",
			"fr": "/daily-quotidien/161104/dq161104a-fra.htm"
			},
		"daily_title": {
			"en": "Labour Force Survey",
			"fr": "Enquête sur la population active"
			},
		"source": "2820087",
		"themes": "*2621**1803*",
		"release_date": "2016-11-04",
		"growth_rate": {
			"growth": {
				"en": "0.2%",
				"fr": "0,2 %"
				},
			"arrow_direction": "1",
			"details": {
				"en": "(monthly change)",
				"fr": "(variation mensuelle)"
				}
			}
		},
		{
		"registry_number": "4600",
		"indicator_number": "7",
		"geo_code": "0",
		"title": {
			"en": "Physically active (leisure time)",
			"fr": "Activité physique durant les loisirs"
			},
		"value": {
			"en": "53.7%",
			"fr": "53,7 %"
			},
		"refper": {
			"en": "2014",
			"fr": "2014"
			},
		"daily_url": {
			"en": "/daily-quotidien/150617/dq150617b-eng.htm",
			"fr": "/daily-quotidien/150617/dq150617b-fra.htm"
			},
		"daily_title": {
			"en": "Canadian Community Health Survey",
			"fr": "Enquête sur la santé dans les collectivités canadiennes"
			},
		"source": "1050501",
		"themes": "*2966*",
		"release_date": "2015-06-17",
		"growth_rate": {
			"growth": {
				"en": "-1.5 pts",
				"fr": "-1,5 pts"
				},
			"arrow_direction": "2",
			"details": {
				"en": "(annual change)",
				"fr": "(variation annuelle)"
				}
			}
		}]
	}
}
Date modified: