Census Data API Discovery Tool

All queries to the Census Data API now require an API key. Please cut and paste the API Discovery Tool link below into your web browser and replace YOUR_KEY_GOES_HERE with your personal API Key.

If you do not have an API Key, request one here.

The Census Data API Discovery Tool provides a machine-readable dataset discovery service and is available in three formats:

  • api.census.gov/data.html?key=YOUR_KEY_GOES_HERE
  • api.census.gov/data.xml?key=YOUR_KEY_GOES_HERE
  • api.census.gov/data.json?key=YOUR_KEY_GOES_HERE

 

The content of api.census.gov/data.json is based largely on the Open Project Data Common Core Metadata Schema and is extended to include metadata specific to Census Bureau datasets. The api.census.gov/data.xml URI may be used to access the same information as XML.

In addition to the above URIs dataset discovery is available for the entire vintage/dataset hierarchy as well. For example, the following URIs may be used to discover all datasets within the 2010 vintage:

  • api.census.gov/data/2010.html?key=YOUR_KEY_GOES_HERE
  • api.census.gov/data/2010.json?key=YOUR_KEY_GOES_HERE
  • api.census.gov/data/2010.xml?key=YOUR_KEY_GOES_HERE

 

The Open Project Data Common Core Metadata Schema documentation is a good starting point for understanding the fields output by the discovery service.

Happy discovering!

Page Last Revised - May 14, 2026