synthetic-population-schema
A LinkML schema capturing the model used to enumerate https://github.com/RTIInternational/SyntheticPopulations?tab=readme-ov-file#data-identification-and-metadata
URI: https://w3id.org/sierra-moxon/synthetic-population-schema
Name: synthetic-population-schema
Classes
| Class |
Description |
| BlockGroup |
a statistical division within a census tract, typically containing between 600 and 3,000 people, which is used by the Census Bureau to present demographic data at a smaller, more localized level than the entire census tract. |
| County |
A county with associated properties. |
| Household |
A household entity with associated properties. |
| Person |
A person associated with a household. |
| PUMA |
Public Use Microdata Areas (PUMAs) are non-overlapping, statistical geographic areas that partition each state or equivalent entity into geographic areas containing no fewer than 100,000 people each. They cover the entirety of the United States, Puerto Rico, and Guam. |
| School |
A school entity with associated properties. |
| State |
A state with associated properties. |
| Tract |
A census tract is a small, relatively permanent geographic area within a county, used to collect and present demographic data from the census, usually containing between 2,500 and 8,000 residents and designed to be as homogeneous as possible in terms of population characteristics and living conditions. |
Slots
| Slot |
Description |
| abbreviation |
Abbreviation of the entity |
| agep |
Age of the person |
| block_group_fips_code |
Block group FIPS code |
| block_groups |
Block groups within the tract |
| counties |
Counties within the state |
| county_fips_code |
County FIPS code |
| fips_code |
Federal Information Processing Standard code, is a unique numeric identifier ... |
| hh_age |
Age of the household head (copied for reference) |
| hh_id |
Household ID associated with the entity |
| hh_income |
Income of the household (copied for reference) |
| hh_race |
Race of the household (copied for reference) |
| households |
Households within the block group |
| name |
Name of the entity |
| persons |
Persons within the household |
| pumas |
Public Use Microdata Areas within the state |
| rac1p |
Race of the person |
| relp |
Relationship to the household head |
| school |
school assigned to a particular person |
| serialno |
Serial number of the entity |
| sex |
Gender of the person |
| size |
Size of the household (copied for reference) |
| sporder |
Person's order within the household |
| state_fips_code |
State FIPS code |
| tract_fips_code |
Tract FIPS code |
| tracts |
Tracts within the county |
Enumerations
Types
| Type |
Description |
| Boolean |
A binary (true or false) value |
| Curie |
a compact URI |
| Date |
a date (year, month and day) in an idealized calendar |
| DateOrDatetime |
Either a date or a datetime |
| Datetime |
The combination of a date and time |
| Decimal |
A real number with arbitrary precision that conforms to the xsd:decimal speci... |
| Double |
A real number that conforms to the xsd:double specification |
| Float |
A real number that conforms to the xsd:float specification |
| Integer |
An integer |
| Jsonpath |
A string encoding a JSON Path |
| Jsonpointer |
A string encoding a JSON Pointer |
| Ncname |
Prefix part of CURIE |
| Nodeidentifier |
A URI, CURIE or BNODE that represents a node in a model |
| Objectidentifier |
A URI or CURIE that represents an object in the model |
| Sparqlpath |
A string encoding a SPARQL Property Path |
| String |
A character string |
| Time |
A time object represents a (local) time of day, independent of any particular... |
| Uri |
a complete URI |
| Uriorcurie |
a URI or a CURIE |
Subsets