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

World Bank - International Debt Statistics #988

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
13 changes: 9 additions & 4 deletions core/measurement_methods.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ typeOf: dcs:StatisticSourceEnum
Node: dcid:GeoNamesTotalPopulation
typeOf: dcs:StatisticSourceEnum
name: "GeoNamesTotalPopulation"
description: "Measurement method for total population measured by geonames.org."
description: "Measurement method for total population measured by geoNames.org."

Node: dcid:BondYieldMeasurementEnum
name: "BondYieldMeasurementEnum"
Expand Down Expand Up @@ -73,12 +73,12 @@ description: "Measurement method for regional statistics collected by eurostat.o
Node: dcid:EurostatRegionalStatistics_LowReliability
name: "EurostatRegionalStatistics_LowReliability"
typeOf: dcs:StatisticSourceEnum
description: "Low reliability in series statistics collected by eurostat.org. The series is set to low reliability if one or more observations inseries are marked as low reliable in source. An estimate is published with a flag low reliability if it is based on 20 to 49 sample observations or if non-response for the item concerned exceeds 20% and is lower or equal to 50%."
description: "Low reliability in series statistics collected by eurostat.org. The series is set to low reliability if one or more observations in series are marked as low reliable in source. An estimate is published with a flag low reliability if it is based on 20 to 49 sample observations or if non-response for the item concerned exceeds 20% and is lower or equal to 50%."

Node: dcid:EurostatRegionalStatistics_DefinitionDiffers
name: "EurostatRegionalStatistics_DefinitionDiffers"
typeOf: dcs:StatisticSourceEnum
description: "Measurement method of statistics collected by eurostat.org where the national definition differs from the definition in methodological guidelines and this deviation is supposed to have impact on the results. The series is set to deinition differs if one or more observations inseries are marked as deinition differs in source."
description: "Measurement method of statistics collected by eurostat.org where the national definition differs from the definition in methodological guidelines and this deviation is supposed to have impact on the results. The series is set to definition differs if one or more observations in series are marked as definition differs in source."
descriptionUrl: "https://ec.europa.eu/eurostat/cache/metadata/en/hlth_det_esms.htm"

Node: dcid:NationalPrisonerStatistics
Expand Down Expand Up @@ -139,7 +139,7 @@ description: "Measurement method for stats that were computed as means over cove
Node: dcid:IndiaWRIS
name: "IndiaWRIS"
typeOf: dcs:MeasurementMethodEnum
description: "Measurement method for data from India Water Resources Infromation System (WRIS)"
description: "Measurement method for data from India Water Resources Information System (WRIS)"

Node: dcid:NASAGSOD_NASAGHCN_EPA
name: "NASAGSOD_NASAGHCN_EPA"
Expand Down Expand Up @@ -349,3 +349,8 @@ 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:WorldBankProjection
typeOf: dcs:MeasurementMethodEnum
name: "World Bank Projection"
description: "The forecasts made by the World Bank about various economic indicators around the world."
Loading
Loading