daily-banner-eng.json

Returns the list of The Daily releases present on the home page carousel.

Example of a The Daily release presented on the home page carousel

Note: To get the French content, change -eng to -fra in the web service name.

Resource URL

https://www150.statcan.gc.ca/n1/dai-quo/ssi/homepage/daily-banner-eng.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/daily-banner-eng.json

Example result

{
	"daily":{
		"article":[
		{
			"date":"December 23, 2016",
			"photo":"/dai-quo/ssi/homepage/release_photo/11.jpg",
			"title":"Gross domestic product by industry, October 2016",
			"summary":"After increasing for four consecutive months, real gross domestic product was down 0.3% in October. Widespread decreases in manufacturing output and lower oil and gas extraction were the major contributors to the decline.",
			"link":"/daily-quotidien/161223/dq161223a-eng.htm"
		},
		{
			"date":"December 22, 2016",
			"photo":"/dai-quo/ssi/homepage/release_photo/3.jpg",
			"title":"Consumer Price Index, November 2016",
			"summary":"The Consumer Price Index rose 1.2% on a year-over-year basis in November, following a 1.5% increase in October. On a seasonally adjusted monthly basis, the Consumer Price Index was down 0.2% in November, after increasing 0.2% in October.",
			"link":"/daily-quotidien/161222/dq161222a-eng.htm"
		},
		{
			"date":"December 22, 2016",
			"photo":"/dai-quo/ssi/homepage/release_photo/28.jpg",
			"title":"Retail trade, October 2016",
			"summary":"Retail sales rose for the third consecutive month, rising 1.1% to $45.0 billion in October. Higher sales at gasoline stations and general merchandise stores were the main contributors to the gain. ",
			"link":"/daily-quotidien/161222/dq161222b-eng.htm"
		},
		{
			"date":"December 21, 2016",
			"photo":"/dai-quo/ssi/homepage/release_photo/6.jpg",
			"title":"Payroll employment, earnings and hours, October 2016",
			"summary":"Average weekly earnings of non-farm payroll employees were $954 in October, little changed from the previous month (-0.1%) and unchanged compared with 12 months earlier (0.0%).",
			"link":"/daily-quotidien/161221/dq161221a-eng.htm"
		}]
	}
}
Date modified: