{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/echo-dfr-dfr061-schema.json", "title": "dfr061", "description": "Demographics Object", "type": "object", "properties": { "Adults": { "description": "The number and percentage of persons living in the area who are between eighteen years old and sixty-five years old.", "example": "102,422 (81.32%)", "title": "Adult Population", "type": "string" }, "AfricanAmerican": { "description": "The number and percentage of persons living in the area who are African American.", "example": "20,125 (15.98%)", "title": "African American Population", "type": "string" }, "AmericanIndian": { "description": "The number and percentage of persons living in the area who are of American Indian origin.", "example": "492 (.39%)", "title": "American Indian Population", "type": "string" }, "AsianPacificIslander": { "description": "The number and percentage of persons living in the area who are of Asian Pacific Islander origin.", "example": "6,822 (5.42%)", "title": "Asian Pacific Islander Population", "type": "string" }, "BSBA": { "description": "The number and percentage of persons living in the area who have a bachelor's degree or higher.", "example": "54,050 (60.3%)", "title": "Education BS/BA Population", "type": "string" }, "CenterLatitude": { "description": "The latitude of the facility in degrees, to four decimal places.", "example": "38.798026", "type": "string" }, "CenterLongitude": { "description": "The longitude of the facility in degrees, to four decimal places.", "example": "-77.062981", "type": "string" }, "Child": { "description": "The number and percentage of persons living in the area who are five years old or younger.", "example": "8,690 (6.9%)", "title": "Child Population", "type": "string" }, "Grades9to12": { "description": "The number and percentage of persons living in the area who have completed grades nine through twelve", "example": "3,706 (4.13%)", "title": "Education 9th to 12th Grade Population", "type": "string" }, "HSDiploma": { "description": "The number and percentage of persons living in the area who have a high school diploma", "example": "12,433 (13.87%)", "title": "Education High School Diploma Population", "type": "string" }, "HispanicOrigin": { "description": "The number and percentage of persons living in the area who are of Hispanic origin", "example": "19,967 (15.85%)", "title": "Hispanic Origin Population", "type": "string" }, "Households": { "description": "The number of households in the area being profiled", "example": "57,468", "title": "Household Count", "type": "string" }, "HouseholdsPublicAssistance": { "description": "The number of households that are on any type of public assistance (including subsidized housing, welfare, aid to dependent children, etc.)", "example": "502", "title": "Households with Public Assistance Count", "type": "string" }, "HousingUnits": { "description": "The number of housing units in the area being profiled", "example": "61,459", "title": "Housing Unit Count", "type": "string" }, "Income15to25k": { "description": "The number and percentage of households who earn greater than or equal to $15,000 but less than $25,000 per year", "example": "2,980 (5.4%)", "title": "Income 15k to 25k Population", "type": "string" }, "Income25to50k": { "description": "The number and percentage of households who earn greater than or equal to $25,000 but less than $50,000 per year", "example": "7,851 (14.24%)", "title": "Income 25k to 50k Population", "type": "string" }, "Income50to75k": { "description": "The number and percentage of households who earn greater than or equal to $50,000 per year but less than $75,000 per year", "example": "8,563 (15.53%)", "title": "Income 50k to 75k Population", "type": "string" }, "Income75kPlus": { "description": "The number and percentage of households who earn greater than or equal to $75,000 per year", "example": "32,568 (59.05%)", "title": "Income More than 75k Population", "type": "string" }, "IncomeLess15k": { "description": "The number and percentage of households who earn less than $15,000 per year", "example": "3,189 (5.78%)", "title": "Income Less than 15K Population", "type": "string" }, "LandArea": { "description": "The percentage of the total area that is land (not water). This is calculated using the sum of the land areas of the Census Block Groups (CBG) within the selected radius", "example": "80%", "title": "Land Area", "type": "string" }, "Less9thGrade": { "description": "The number and percentage of persons living in the area who have less than a ninth grade education", "example": "4,213 (4.7%)", "title": "Education Less than 9th Grade Population", "type": "string" }, "Minors": { "description": "The number and percentage of persons living in the area that are seventeen years old or younger", "example": "23,535 (18.68%)", "title": "Minors Population", "type": "string" }, "OtherMultiracial": { "description": "The number and percentage of persons living in the area who are not included in the above classifications or are multiracial", "example": "13,034 (10.35%)", "title": "Other and Multiracial Population", "type": "string" }, "PercentMinority": { "description": "The percentage of the population of the given area that is minority. The field is calculated by subtracting the number of persons who are white (and not of Hispanic origin) from the total persons. This number is then divided by the total persons and multiplied by one hundred to determine the percentage.", "example": "39%", "title": "Percent Minority", "type": "string" }, "PersonsBelowPovertyLevel": { "description": "The number of people in the selected area that are below the poverty level", "example": "20,122", "title": "Persons Below Poverty Level Count", "type": "string" }, "PopulationDensity": { "description": "The number of persons per square mile in the area being profiled. This field is the ratio of total persons (displayed in the Total Persons field) to total land area (displayed in the Land Area field)", "example": "5,602/sq.mi.", "title": "Population Density", "type": "string" }, "Radius": { "description": "The number of miles, in any direction, from the center point of the facility that is included in the demographic profile", "example": "3", "title": "Radius", "type": "string" }, "Seniors": { "description": "The number and percentage of persons living in the area who are sixty-five years old or older", "example": "13,217 (10.49%)", "title": "Senior Population", "type": "string" }, "SomeCollege": { "description": "The number and percentage of persons living in the area who have some college or a two year college degree", "example": "15,240 (17%)", "title": "Education Some College Population", "type": "string" }, "TotalPersons": { "description": "The total number of persons that reside in the area being profiled. The total population within the selected radius of a facility is one indicator of the facility's surrounding environment and provides context for other facility indicators", "example": "125,957", "title": "Total Persons", "type": "string" }, "WaterArea": { "description": "The percentage of the total area that is water (not land). This is calculated using the sum of the water areas of the Census Block Groups (CBG) within the selected radius", "example": "20%", "title": "Water Area", "type": "string" }, "White": { "description": "The number and percentage of persons living in the area who are white", "example": "85,483 (67.87%)", "title": "White Population", "type": "string" } }, "required": [ "Radius", "CenterLatitude", "CenterLongitude", "TotalPersons", "LandArea", "WaterArea", "PopulationDensity", "PercentMinority", "Households", "HousingUnits", "HouseholdsPublicAssistance", "PersonsBelowPovertyLevel", "White", "AfricanAmerican", "HispanicOrigin", "AsianPacificIslander", "AmericanIndian", "OtherMultiracial", "Child", "Minors", "Adults", "Seniors", "Less9thGrade", "Grades9to12", "HSDiploma", "SomeCollege", "BSBA", "IncomeLess15k", "Income15to25k", "Income25to50k", "Income50to75k", "Income75kPlus" ] }