Transparent corporate social responsibility ratings to help you change the world.
Search a Company's Sustainability
Search By: Text | Industry | Region | Data source | A–Z

User login form 2012

Profile unified block 2012

PROFILE TOOL
CSRHub user average
EDIT
PRIORITIES
Community
2.6
Employees
2.8
Environment
3.7
Governance
2.9
SPECIAL ISSUES

No special issues for this profile.

SWITCH TO A DIFFERENT PROFILE

API methods

Click here for the 0.92 draft of the CSRHub REST Specification (CSR).

 

 

     Click here for three slides that describe the API.

 

SEARCH

Perform search :: GET

Base URL: http://www.csrhub.com/rest/search/{field}:{value}/{profile}/json?key=%apikey% — get search results with one field = value using CSRHub community profile curl -u "user:password" http://www.csrhub.com/rest/search/industry:Networking%20Equipment/0/json?key=%apikey%

 

COMPANY INFORMATION

Get company information :: GET

Base URL: http://www.csrhub.com/rest /company/{alias}/{profile}/json?key=%apikey% - get company information using using CSRHub community profile

curl -u "user:password" http://www.csrhub.com/rest/company/International_Business_Machines/0/json?key=%apikey%

 

PROFILES

Get profile information :: GET

Base URL: http://www.csrhub.com/rest /profile/{profile}/json?key=%apikey% — get profile information

curl -u "user:password" http://www.csrhub.com/rest/profile/0/json?key=%apikey%