State Meta Data
This route returns basic information about the specified state.
Documentation for this endpoint can be found here.
GET /api/v2/recipient/state/51/
{
"name": "Virginia",
"code": "VA",
"fips": "51",
"type": "state",
"population": 8470020,
"pop_year": 2017,
"pop_source": "U.S. Census Bureau, 2017 Population Estimate",
"median_household_income": 68114.0,
"mhi_year": 2016,
"mhi_source": "U.S. Census Bureau, 2016 American Community Survey 1-Year Estimates",
"total_prime_amount": 156029683129.73,
"total_prime_awards": 576526,
"total_face_value_loan_amount": 7893903598.78,
"total_face_value_loan_prime_awards": 22669,
"award_amount_per_capita": 18421.41
}