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": 171170472945.92,
"total_prime_awards": 529757,
"total_face_value_loan_amount": 6342877509.08,
"total_face_value_loan_prime_awards": 17770,
"award_amount_per_capita": 20208.98
}