Class: 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.
URI: synthetic_population_schema:PUMA
classDiagram
class PUMA
click PUMA href "../PUMA"
PUMA : fips_code
PUMA : state_fips_code
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
fips_code | 0..1 String |
Federal Information Processing Standard code, is a unique numeric identifier ... | direct |
state_fips_code | 0..1 String |
State FIPS code | direct |
Usages
used by | used in | type | used |
---|---|---|---|
State | pumas | range | PUMA |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/sierra-moxon/synthetic-population-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | synthetic_population_schema:PUMA |
native | synthetic_population_schema:PUMA |
exact | wikidata:Q7257651 |
LinkML Source
Direct
name: PUMA
description: 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.
from_schema: https://w3id.org/sierra-moxon/synthetic-population-schema
exact_mappings:
- wikidata:Q7257651
slots:
- fips_code
- state_fips_code
Induced
name: PUMA
description: 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.
from_schema: https://w3id.org/sierra-moxon/synthetic-population-schema
exact_mappings:
- wikidata:Q7257651
attributes:
fips_code:
name: fips_code
description: Federal Information Processing Standard code, is a unique numeric
identifier assigned to geographic areas like states and counties within the
United States, used primarily by the Census Bureau to identify locations when analyzing
population data.
from_schema: https://w3id.org/sierra-moxon/synthetic-population-schema
exact_mappings:
- wikidata:Q917824
rank: 1000
alias: fips_code
owner: PUMA
domain_of:
- State
- PUMA
- County
- Tract
- BlockGroup
- School
range: string
state_fips_code:
name: state_fips_code
description: State FIPS code.
from_schema: https://w3id.org/sierra-moxon/synthetic-population-schema
exact_mappings:
- wikidata:Q5440257
rank: 1000
is_a: fips_code
alias: state_fips_code
owner: PUMA
domain_of:
- PUMA
- County
- Tract
- BlockGroup
- School
- Person
range: string