-
Notifications
You must be signed in to change notification settings - Fork 42
Home
The Data USA API allows users to access slices of data across multiple government sources. Data is available in both JSON and CSV formats.
There are 3 different endpoints for the API, each one fulfilling a different role of extracting data from the site:
-
Data - retrieves variables from the most suitable database table (the "logic layer"), based on user-defined filters, crosswalking and substituting when necessary.
-
Attributes - matches the entity IDs returned in the Data API to some base attributes, such as their name and profile image.
-
Search - returns a list of fuzzy-matched results, based on a string query and optional filters.