Skip to content

Commit

Permalink
Data Manifest CL for OECD Government Manifest CL at country Level.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 566820752
  • Loading branch information
Data Commons authored and copybara-github committed Sep 20, 2023
1 parent 1f11a40 commit b0adfcf
Show file tree
Hide file tree
Showing 5 changed files with 488 additions and 1 deletion.
105 changes: 104 additions & 1 deletion core/dcschema.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -3322,10 +3322,113 @@ typeOf: schema:Property
domainIncludes: dcs:HealthEstablishment
rangeIncludes: dcs:HealthEstablishmentTypeEnum


Node: dcid:footnote
typeOf: schema:Property
name: "footnote"
description: "Footnote for a StatisticalVariable."
domainIncludes: dcs:StatisticalVariable
rangeIncludes: dcs:Text

Node: dcid:centralGovernmentExpenditure
typeOf: dcs:Property
name: "centralGovernmentExpenditure"
rangeIncludes: dcid:CentralGovernmentExpenditureEnum
domainIncludes: dcid:Government
isProvisional: dcs:True

Node: dcid:generalGovernmentLending
typeOf: dcs:Property
name: "generalGovernmentLending"
rangeIncludes: dcid:GeneralGovernmentLendingEnum
domainIncludes: dcid:Government
isProvisional: dcs:True

Node: dcid:generalGovExpenditure
typeOf: dcs:Property
name: "generalGovExpenditure"
rangeIncludes: dcid:GeneralGovExpenditureEnum
domainIncludes: dcid:Government
isProvisional: dcs:True

Node: dcid:generalGovernmentRevenue
typeOf: dcs:Property
name: "generalGovernmentRevenue"
rangeIncludes: dcid:GeneralGovernmentRevenueEnum
domainIncludes: dcid:Government
isProvisional: dcs:True

Node: dcid:expenditureConsumptionType
typeOf: dcs:Property
name: "expenditureConsumptionType"
domainIncludes: dcid:Government
rangeIncludes: dcid:ExpenditureConsumptionTypeEnum,dcid:VictimTypeEnum
isProvisional: dcs:True

Node: dcid:expenditureType
typeOf: dcs:Property
name: "expenditureType"
domainIncludes: dcid:Government
rangeIncludes: dcid:EducationExpenditure

Node: dcid:generalGovernmentWealth
typeOf: dcs:Property
name: "generalGovernmentWealth"
rangeIncludes: dcid:GeneralGovernmentWealthEnum
domainIncludes: dcid:Government
isProvisional: dcs:True

Node: dcid:goodsServicesUsed
typeOf: dcs:Property
name: "goodsServicesUsed"
rangeIncludes: dcid:GoodsServicesUsedEnum
domainIncludes: dcid:Government
isProvisional: dcs:True

Node: dcid:generalGovernmentDebt
typeOf: dcs:Property
name: "generalGovernmentDebt"
rangeIncludes: dcid:GeneralGovernmentDebtEnum
domainIncludes: dcid:Government
isProvisional: dcs:True

Node: dcid:generalGovernmentExpenditure
typeOf: dcs:Property
name: "generalGovernmentExpenditure"
rangeIncludes: dcid:GeneralGovernmentExpenditureEnum
domainIncludes: dcid:Government
isProvisional: dcs:True

Node: dcid:governmentTrust
typeOf: dcs:Property
name: "governmentTrust"
rangeIncludes: dcid:GovernmentTrustEnum
domainIncludes: dcid:Government
isProvisional: dcs:True

Node: dcid:otherCompensationEmployeeAndgoodsServicesUsed
typeOf: dcs:Property
name: "otherCompensationEmployeeAndgoodsServicesUsed"
rangeIncludes: dcid:OtherCompensationEmployeeAndgoodsServicesUsedEnum
domainIncludes: dcid:Government
isProvisional: dcs:True

Node: dcid:compensationEmployee
typeOf: dcs:Property
name: "compensationEmployee"
rangeIncludes: dcid:CompensationEmployeeEnum
domainIncludes: dcid:Government
isProvisional: dcs:True

Node: dcid:governmentProductCost
typeOf: dcs:Property
name: "governmentProductCost"
rangeIncludes: dcid:GovernmentProductCostEnum
domainIncludes: dcid:Government
isProvisional: dcs:True

Node: dcid:generalGovernmentReserve
typeOf: dcs:Property
name: "generalGovernmentReserve"
rangeIncludes: dcid:GeneralGovernmentReserveEnum
domainIncludes : dcid:Government
isProvisional: dcs:True
70 changes: 70 additions & 0 deletions core/dcschema_enum_classes.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -509,3 +509,73 @@ Node: dcid:OneOrg_CurrencyEnum
typeOf: schema:Class
subClassOf: dcs:Enumeration
name: "OneOrg_CurrencyEnum"

Node: dcid:GeneralGovernmentDebtEnum
typeOf:Class
subClassOf:Enumeration
name:"GeneralGovernmentDebtEnum"

Node: dcid:GeneralGovernmentLendingEnum
typeOf:Class
subClassOf:Enumeration
name:"GeneralGovernmentLendingEnum"

Node: dcid:CentralGovernmentExpenditureEnum
typeOf:Class
subClassOf:Enumeration
name:"CentralGovernmentExpenditureEnum"

Node: dcid:GeneralGovernmentWealthEnum
typeOf:Class
subClassOf:Enumeration
name:"GeneralGovernmentWealthEnum"

Node: dcid:GeneralGovernmentRevenueEnum
typeOf:Class
subClassOf:Enumeration
name:"GeneralGovernmentRevenueEnum"

Node: dcid:GeneralGovExpenditureEnum
typeOf:Class
subClassOf:Enumeration
name:"GeneralGovExpenditureEnum"

Node: dcid:GeneralGovernmentExpenditureEnum
typeOf:Class
subClassOf:Enumeration
name:"GeneralGovernmentExpenditureEnum"

Node: dcid:ExpenditureConsumptionTypeEnum
typeOf:Class
subClassOf:Enumeration
name:"ExpenditureConsumptionTypeEnum"

Node: dcid:CompensationEmployeeEnum
typeOf:Class
subClassOf:Enumeration
name:"CompensationEmployeeEnum"

Node: dcid:GoodsServicesUsedEnum
typeOf:Class
subClassOf:Enumeration
name:"GoodsServicesUsedEnum"

Node: dcid:GovernmentProductCostEnum
typeOf:Class
subClassOf:Enumeration
name:"GovernmentProductCostEnum"

Node: dcid:OtherCompensationEmployeeAndgoodsServicesUsedEnum
typeOf:Class
subClassOf:Enumeration
name:"OtherCompensationEmployeeAndgoodsServicesUsedEnum"

Node: dcid:GeneralGovernmentReserveEnum
typeOf:Class
subClassOf:Enumeration
name:"GeneralGovernmentReserveEnum"

Node: dcid:GovernmentTrustEnum
typeOf:Class
subClassOf:Enumeration
name:"GovernmentTrustEnum"
52 changes: 52 additions & 0 deletions core/dcschema_enum_instances.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -2776,3 +2776,55 @@ name: "Above 185 percent of Federal Poverty Line"
Node: dcid:Below185PercentOfFederalPovertyLine
typeOf: dcs:HouseholdIncomeEnum
name: "Below 185 percent of Federal Poverty Line"

Node: dcid:DefenceExpenditure
typeOf: dcid:ExpenditureTypeEnum
name: "Defence Expenditure"
isProvisional: dcs:True



Node: dcid:Individual
typeOf: dcid:ExpenditureConsumptionTypeEnum
name: "Individual"
isProvisional: dcs:True

Node: dcid:HealthExpenditure
typeOf: dcid:ExpenditureTypeEnum
name: "Health Expenditure"
isProvisional: dcs:True

Node: dcid:HousingandCommunityamenitiesExpenditure
typeOf: dcid:ExpenditureTypeEnum
name: "Housingand Communityamenities Expenditure"
isProvisional: dcs:True

Node: dcid:PublicorderandSafetyExpenditure
typeOf: dcid:ExpenditureTypeEnum
name: "Publicorderand Safety Expenditure"
isProvisional: dcs:True

Node: dcid:EconomicaffairsExpenditure
typeOf: dcid:ExpenditureTypeEnum
name: "Economicaffairs Expenditure"
isProvisional: dcs:True

Node: dcid:Recreation_CultureandreligionExpenditure
typeOf: dcid:ExpenditureTypeEnum
name: "Recreation_ Cultureandreligion Expenditure"
isProvisional: dcs:True

Node: dcid:GeneralPublicServiceExpenditure
typeOf: dcid:ExpenditureTypeEnum
name: "General Public Service Expenditure"
isProvisional: dcs:True

Node: dcid:SocialProtectionExpenditure
typeOf: dcid:ExpenditureTypeEnum
name: "Social Protection Expenditure"
isProvisional: dcs:True

Node: dcid:EnvironmentalProtectionExpenditure
typeOf: dcid:ExpenditureTypeEnum
name: "Environmental Protection Expenditure"
isProvisional: dcs:True
4 changes: 4 additions & 0 deletions core/unit.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -252,3 +252,7 @@ Node: dcs:PercentPerAnnum
typeOf: dcs:UnitOfMeasure
name: "Percent Per Annum"
description: "The percent per annum is the interest rate over a period of one year."

Node: dcid:PerUnitGDP
typeOf:unitOfMeasure
name:"PerUnitGDP"
Loading

0 comments on commit b0adfcf

Please sign in to comment.