Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Manifest CL for US Poverty Threshold import. #827

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions core/measurement_methods.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -354,3 +354,15 @@ Node: dcid:CurrentPrice_WithBaseYear2011_12
name: "Current Price With Base Year as 2011 - 12"
typeOf: dcs:MeasurementMethodEnum
description: "The base year as 2011-12 of the national accounts to enable inter-year comparisons."

Node: dcid:USC_CPS_ASEC_Survey
name: "USC CPS ASEC Survey"
typeOf: dcs:MeasurementMethodEnum
description: "The Current Population Survey (CPS) is a monthly survey that provides current estimates and trends in employment, unemployment, earnings, and other characteristics of the general labor force, the population as a whole, and various population subgroups"
descriptionUrl:"https://health.gov/healthypeople/objectives-and-data/data-sources-and-methods/data-sources/current-population-survey-annual-social-and-economic-supplement-cps-asec"

Node: dcid:USC_CPS_ASECSurveyWeightedAverage
name: "USC CPS ASEC Survey Weighted Average"
typeOf: dcs:MeasurementMethodEnum
description: "Population weighted statistics derived from Current Population Survey (CPS)"
descriptionUrl:"https://health.gov/healthypeople/objectives-and-data/data-sources-and-methods/data-sources/current-population-survey-annual-social-and-economic-supplement-cps-asec"
7 changes: 7 additions & 0 deletions core/schema.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -11670,3 +11670,10 @@ nameWithLanguage: "Cestas de alimentos@pt"
subClassOf: dcs:Thing
description: "The basic food basket in Brazil takes into account the prices of 13 food products that are necessary to guarantee, for one month, the sustenance of an adult worker."
descriptionUrl: "https://www.statista.com/statistics/1382282/average-price-basic-food-basket-brazil/#:~:text=The%20basic%20food%20basket%20in,of%20over%20739%20Brazilian%20reals."

Node: dcid:incomePovertyThreshold
typeOf: dcid:Property
name: "incomePovertyThreshold"
rangeIncludes: dcid:Quantity
domainIncludes: dcid:Household
description:"Poverty thresholds and poverty guidelines are dollar amounts set by the U.S. government to indicate the least amount of income a person or family needs to meet their basic needs."
Loading
Loading