Returns company-specific yearly scores, individually or by sector or progress.
Resource URL
http://api.climatecounts.org/1/Scores{.format}
Data
Specifies the format of the results response. Can be overriden by appending (.xml, .json) to Resource URL. For JSONP, include callback querystring parameter.
Default Value: Determined by HTTP Media-type header
Possible Values: xml, json
Parameters
Specifies the year for which scores are to be returned.
Default Value: Latest year that scores are available eg. 2011
Example Value: 2011, 2010, All (returns all years)
Returns results only for the company with the CompanyID specified.
Default Value: Ignored; Any company
Possible Values: Stuck, Starting, Striding
Priority: 1 - Trumps: SectorCode, Progress
Returns results only for companies in specified sector.
Default Value: Ignored; Any sector
Example Values: MC - See sectors to return all possible values.
Priority: 2 - Trumps: Progress
Returns results only for companies classified to be at one of the progress stages.
Default Value: Ignored; Any progress
Possible Values: Stuck, Starting, Striding
Priority: 3
Returns results oredered by a specific property.
Default Value: Company
Possible Values: Total, Review, Reduce, PolicyStance, Report, Change, Progress, Sector
If OrderBy parameter is included, specifies direcion of ordering.
Default Value: Asc (Ascending)
Possible Values: Asc, Desc (Ascending, Descending)
Specifies the number of results to return.
Default Value: All
Possible Values: 10, 25 Any positive integer value
Specifies the offset for the results in order to page dataset.
Default Value: 0
Possible Values: 10, 25 Any positive integer value