From 46ad9dd91855e251c8effb7d856d1f226ddc2abc Mon Sep 17 00:00:00 2001 From: Data Commons Date: Fri, 26 Apr 2024 04:02:25 -0700 Subject: [PATCH] Pact Against Hunger - Food Distribution Action to Specific Population Groups PiperOrigin-RevId: 628359682 --- core/brazil_pact_against_hunger.mcf | 154 ++++++ core/edu.mcf | 2 +- core/schema.mcf | 10 +- .../brazil_pact_against_hunger_stat_vars.mcf | 489 ++++++++++++++++++ 4 files changed, 653 insertions(+), 2 deletions(-) create mode 100644 core/brazil_pact_against_hunger.mcf create mode 100644 stat_vars/brazil_pact_against_hunger_stat_vars.mcf diff --git a/core/brazil_pact_against_hunger.mcf b/core/brazil_pact_against_hunger.mcf new file mode 100644 index 000000000..2686f4533 --- /dev/null +++ b/core/brazil_pact_against_hunger.mcf @@ -0,0 +1,154 @@ +Node: dcid:brazilAidDistributionPartner +typeOf: dcid:Property +name: "brazilAidDistributionPartner" +domainIncludes: dcid:FoodBasket +rangeIncludes: dcid:BrazilAidDistributionPartnerEnum +description: "Food Distribution Act-Food baskets delivered by partners." + +Node: dcid:foodBasketStatus +typeOf: dcid:Property +name: "foodBasketStatus" +domainIncludes: dcid:Household,FoodBasket +rangeIncludes: dcid:FoodBasketStatusEnum +description: "The status of the food basket being given to the family." + +Node: dcid:BrazilAidDistributionPartnerEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "BrazilAidDistributionPartnerEnum" + +Node: dcid:FamilyTypeEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "FamilyTypeEnum" + +Node: dcid:FoodBasketStatusEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "FoodBasketStatusEnum" + +Node: dcid:ReceivedFoodBasket +typeOf: dcid:FoodBasketStatusEnum +name: "Received Food Basket" +nameWithLanguage: "Receberam cestas de alimento@pt" +description: "Families who have received the food baskets." + +Node: dcid:DestinedFoodBasket +typeOf: dcid:FoodBasketStatusEnum +name: "Destined Food Basket" +nameWithLanguage: "Cesta de Alimentos Destinada@pt" +description: "Families to which the food basket is destined." + +Node: dcid:DeliveredFoodBasket +typeOf: dcid:FoodBasketStatusEnum +name: "Delivered Food Basket" +nameWithLanguage: "Cesta de alimentos entregues@pt" +description: "Families to which the food basket has been delivered." + +Node: dcid:GypsyFamily +typeOf: dcid:FamilyTypeEnum +name: "Gypsy Family" +nameWithLanguage: "Família Cigana@pt" +description: "Brazilian Romani are mostly descendant from German/Italian Sinti (in the South/Southeast regions), and Roma and Calon people." + +Node: dcid:InEmergencyCare +typeOf: dcid:FamilyTypeEnum +name: "In Emergency Care" +nameWithLanguage: "Em atendimento de emergência@pt" +description: "Citizens in need of urgent care and patients referred to emergency care by the assistant team" +descriptionUrl: "https://www.gov.br/pt-br/servicos/solicitar-atendimento-de-emergencia" + +Node: dcid:ExtractiveFamily +typeOf: dcid:FamilyTypeEnum +name: "Extractive Family" +nameWithLanguage: "Família Extrativista@pt" +description: "Extractivists are traditional communities, they base their subsistence on the extraction of resource renewable natural resources and, in addition, in agriculture subsistence and small animal husbandry." + +Node: dcid:FishingFamily +typeOf: dcid:FamilyTypeEnum +name: "Fishing Family" +nameWithLanguage: "Família Pescadora@pt" +description: "Those who use fishing resources extracted, collected, seized or captured in fresh or salt water for commercial or commercial purposes." + +Node: dcid:IndigenousFamily +typeOf: dcid:FamilyTypeEnum +name: "Indigenous Family" +nameWithLanguage: "Família indígena@pt" +description: "The indigenous people were traditionally mostly semi-nomadic tribes who subsisted on hunting, fishing, gathering, and migrant agriculture." + +Node: dcid:QuilombolaFamily +typeOf: dcid:FamilyTypeEnum +name: "Quilombola Family" +nameWithLanguage: "Família Quilombola@pt" +description: "Quilombo is the denomination for communities of black slaves who resisted the slavery regime that prevailed in Brazil." + +Node: dcid:RecyclableMaterialCollectorsFamily +typeOf: dcid:FamilyTypeEnum +name: "Recyclable Material Collectors Family" +nameWithLanguage: "Família de Catadores de Materiais Recicláveis@pt" +description: "The recyclable material collector is an urban worker who collects recyclable solid waste , such as cardboard , aluminum , glass and others." + +Node: dcid:SettledInCamps +typeOf: dcid:FamilyTypeEnum +name: "Settled In Camps" +nameWithLanguage: "Estabelecidos em acampamentos@pt" + +Node: dcid:NationalConfederationOfAgricultureSENAR +typeOf: dcid:BrazilAidDistributionPartnerEnum +name: "National Confederation Of Agriculture SENAR" +nameWithLanguage: "Agro Fraterno/Confederação Nacional da Agricultura/SENAR@pt" +isProvisional: dcid:True + +Node: dcid:OrganizationOfCooperativesOfBrazil +typeOf: dcid:BrazilAidDistributionPartnerEnum +name: "Organization Of Cooperatives Of Brazil" +nameWithLanguage: "Agro Fraterno/ Organização da Cooperativas do Brasil@pt" +isProvisional: dcid:True + +Node: dcid:NationalAssociationOfGarlicOrOnionProducers +typeOf: dcid:BrazilAidDistributionPartnerEnum +name: "National Association Of Garlic Or Onion Producers" +nameWithLanguage: "Associação Nacional dos Produtores de Alho/ Associação Nacional de Produtores de Cebola@pt" +isProvisional: dcid:True + +Node: dcid:NationalConfederationOfCommerceSESC +typeOf: dcid:BrazilAidDistributionPartnerEnum +name: "National Confederation Of Commerce SESC" +nameWithLanguage: "Confederação Nacional do Comercio/SESC/Federações do Comércio regionais@pt" +isProvisional: dcid:True + +Node: dcid:NationalConfederationOfIndustrySESI +typeOf: dcid:BrazilAidDistributionPartnerEnum +name: "National Confederation Of Industry SESI" +nameWithLanguage: "Confederação Nacional da Indústria/SESI/Federações da Industria regionais@pt" +isProvisional: dcid:True + +Node: dcid:BancoDoBrasilFoundation +typeOf: dcid:BrazilAidDistributionPartnerEnum +name: "Banco Do Brasil Foundation" +nameWithLanguage: "Fundação Banco do Brasil@pt" +isProvisional: dcid:True + +Node: dcid:CortevaAgriscience +typeOf: dcid:BrazilAidDistributionPartnerEnum +name: "Corteva Agriscience" +nameWithLanguage: "Corteva Agriscience@pt" +isProvisional: dcid:True + +Node: dcid:NutrelliAlimentosECongelattos +typeOf: dcid:BrazilAidDistributionPartnerEnum +name: "Nutrelli Alimentos ECongelattos" +nameWithLanguage: "Nutrelli Alimentos e Congelattos@pt" +isProvisional: dcid:True + +Node: dcid:SaoPauloWarehouseAndWarehouseCompanyCEAGESP +typeOf: dcid:BrazilAidDistributionPartnerEnum +name: "Sao Paulo Warehouse And Warehouse Company CEAGESP" +nameWithLanguage: "Companhia de Entrepostos e Armazéns de São Paulo -CEAGESP@pt" +isProvisional: dcid:True + +Node: dcid:DivineCaldoBrazil +typeOf: dcid:BrazilAidDistributionPartnerEnum +name: "Divine Caldo Brazil" +nameWithLanguage: "Divino Caldo Brasil@pt" +isProvisional: dcid:True diff --git a/core/edu.mcf b/core/edu.mcf index 77f74aa4e..1506b668d 100644 --- a/core/edu.mcf +++ b/core/edu.mcf @@ -1270,7 +1270,7 @@ Node: dcid:householdType name: "householdType" typeOf: schema:Property domainIncludes: dcs:Household, dcs:Person -rangeIncludes: dcs:HouseholdTypeEnum +rangeIncludes: dcs:HouseholdTypeEnum, dcs:FamilyTypeEnum Node: dcid:HouseholdTypeEnum name: "HouseholdTypeEnum" diff --git a/core/schema.mcf b/core/schema.mcf index 8d794de1a..13b9ce9a0 100644 --- a/core/schema.mcf +++ b/core/schema.mcf @@ -5977,7 +5977,7 @@ source: "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources" Node: amount dcid: "amount" typeOf: schema:Property -domainIncludes: schema:DatedMoneySpecification, dcs:Emissions, dcs:FarmInventory, dcs:EconomicActivity, dcs:Debt, dcs:Investment, dcs:FinancialTransaction +domainIncludes: schema:DatedMoneySpecification, dcs:Emissions, dcs:FarmInventory, dcs:EconomicActivity, dcs:Debt, dcs:Investment, dcs:FinancialTransaction, dcs:Food name: "amount" rangeIncludes: schema:Number @@ -11254,3 +11254,11 @@ name: "reconName" description: "Name used to match entities in the Knowledge Graph." rangeIncludes: schema:Text domainIncludes: schema:Thing + +Node: dcid:FoodBasket +typeOf: dcid:Class +name: "FoodBasket" +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." diff --git a/stat_vars/brazil_pact_against_hunger_stat_vars.mcf b/stat_vars/brazil_pact_against_hunger_stat_vars.mcf new file mode 100644 index 000000000..623fd715d --- /dev/null +++ b/stat_vars/brazil_pact_against_hunger_stat_vars.mcf @@ -0,0 +1,489 @@ +Node: dcid:Amount_Food_InEmergencyCare +typeOf: dcid:StatisticalVariable +name: "Kilograms of food delivered to families in emergency care" +populationType: dcid:Food +measuredProperty: dcid:amount +statType: dcid:measuredValue +householdType: dcid:InEmergencyCare +nameWithLanguage: "Quilos de alimentos entregues a famílias em atendimentos emergenciais@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_InEmergencyCare +typeOf: dcid:StatisticalVariable +name: "Number of food baskets delivered to families in emergency care" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:InEmergencyCare +nameWithLanguage: "Qtde de cestas de alimentos entregues a famílias em atendimentos emergenciais@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_InEmergencyCare_AsAFractionOf_Count_Household_ReceivedFoodBasket_InEmergencyCare +typeOf: dcid:StatisticalVariable +name: "Percentage of Basic Food Baskets delivered to Families in emergency care" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Household_ReceivedFoodBasket_InEmergencyCare +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:InEmergencyCare +nameWithLanguage: "Percentual de Cestas Básicas entregues a Famílias em atendimentos emergenciais@pt" + +Node: dcid:Count_FoodBasket_DestinedFoodBasket_InEmergencyCare +typeOf: dcid:StatisticalVariable +name: "Number of food baskets intended for families in emergency care" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DestinedFoodBasket +householdType: dcid:InEmergencyCare +nameWithLanguage: "Qtde de cestas de alimentos destinadas a famílias em atendimentos emergenciais@pt" + +Node: dcid:Count_Household_ReceivedFoodBasket_InEmergencyCare +typeOf: dcid:StatisticalVariable +name: "Number of families in emergency care" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:ReceivedFoodBasket +householdType: dcid:InEmergencyCare +nameWithLanguage: "Qtde de famílias em atendimentos emergenciais@pt" + +Node: dcid:Amount_Food_ExtractiveFamily +typeOf: dcid:StatisticalVariable +name: "Kilograms of food delivered to extractive families" +populationType: dcid:Food +measuredProperty: dcid:amount +statType: dcid:measuredValue +householdType: dcid:ExtractiveFamily +nameWithLanguage: "Quilos de alimentos entregues a famílias extrativistas@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_ExtractiveFamily +typeOf: dcid:StatisticalVariable +name: "Number of food baskets delivered to extractive families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:ExtractiveFamily +nameWithLanguage: "Qtde de cestas de alimentos entregues a famílias extrativista@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_ExtractiveFamily_AsAFractionOf_Count_Household_ReceivedFoodBasket_ExtractiveFamily +typeOf: dcid:StatisticalVariable +name: "Percentage of Basic Food Baskets delivered to extractive families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Household_ReceivedFoodBasket_ExtractiveFamily +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:ExtractiveFamily +nameWithLanguage: "Percentual de Cestas Básicas entregues a famílias extrativistas@pt" + +Node: dcid:Count_FoodBasket_DestinedFoodBasket_ExtractiveFamily +typeOf: dcid:StatisticalVariable +name: "Number of food baskets destined for extractive families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DestinedFoodBasket +householdType: dcid:ExtractiveFamily +nameWithLanguage: "Qtde de cestas de alimentos destinadas a famílias extrativista@pt" + +Node: dcid:Count_Household_ReceivedFoodBasket_ExtractiveFamily +typeOf: dcid:StatisticalVariable +name: "Number of extractive families" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:ReceivedFoodBasket +householdType: dcid:ExtractiveFamily +nameWithLanguage: "Qtde de famílias extrativista@pt" + +Node: dcid:Amount_Food_FishingFamily +typeOf: dcid:StatisticalVariable +name: "Kilos of food delivered to fishing families" +populationType: dcid:Food +measuredProperty: dcid:amount +statType: dcid:measuredValue +householdType: dcid:FishingFamily +nameWithLanguage: "Quilos de alimentos entregues a famílias de pescadores@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_FishingFamily +typeOf: dcid:StatisticalVariable +name: "Number of food baskets delivered to fishing families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:FishingFamily +nameWithLanguage: "Qtde de cestas de alimentos entregues a famílias de pescadores@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_FishingFamily_AsAFractionOf_Count_Household_ReceivedFoodBasket_FishingFamily +typeOf: dcid:StatisticalVariable +name: "Percentage of Basic Food Baskets delivered to fishing families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Household_ReceivedFoodBasket_FishingFamily +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:FishingFamily +nameWithLanguage: "Percentual de Cestas Básicas entregues a Famílias de pescadores@pt" + +Node: dcid:Count_FoodBasket_DestinedFoodBasket_FishingFamily +typeOf: dcid:StatisticalVariable +name: "Number of food baskets destined for fishing families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DestinedFoodBasket +householdType: dcid:FishingFamily +nameWithLanguage: "Qtde de cestas de alimentos destinadas a famílias de pescadores@pt" + +Node: dcid:Count_Household_ReceivedFoodBasket_FishingFamily +typeOf: dcid:StatisticalVariable +name: "Number of fishing families" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:ReceivedFoodBasket +householdType: dcid:FishingFamily +nameWithLanguage: "Qtde de famílias de pescadores@pt" + +Node: dcid:Amount_Food_GypsyFamily +typeOf: dcid:StatisticalVariable +name: "Kilograms of food delivered to gypsy families" +populationType: dcid:Food +measuredProperty: dcid:amount +statType: dcid:measuredValue +householdType: dcid:GypsyFamily +nameWithLanguage: "Quilos de alimentos entregues a famílias ciganas@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_GypsyFamily +typeOf: dcid:StatisticalVariable +name: "Number of food baskets delivered to gypsy families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:GypsyFamily +nameWithLanguage: "Qtde de cestas de alimentos entregues a famílias ciganas@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_GypsyFamily_AsAFractionOf_Count_Household_ReceivedFoodBasket_GypsyFamily +typeOf: dcid:StatisticalVariable +name: "Percentage of Basic Food Baskets delivered to gypsy families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Household_ReceivedFoodBasket_GypsyFamily +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:GypsyFamily +nameWithLanguage: "Percentual de Cestas Básicas entregues a famílias ciganas@pt" + +Node: dcid:Count_FoodBasket_DestinedFoodBasket_GypsyFamily +typeOf: dcid:StatisticalVariable +name: "Number of food baskets destined for gypsy families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DestinedFoodBasket +householdType: dcid:GypsyFamily +nameWithLanguage: "Qtde de cestas de alimentos destinadas a famílias ciganas@pt" + +Node: dcid:Count_Household_ReceivedFoodBasket_GypsyFamily +typeOf: dcid:StatisticalVariable +name: "Number of gypsy families who received food baskets" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:ReceivedFoodBasket +householdType: dcid:GypsyFamily +nameWithLanguage: "Qtde de famílias ciganas que receberam cestas de alimento@pt" + +Node: dcid:Amount_Food_IndigenousFamily +typeOf: dcid:StatisticalVariable +name: "Kilograms of food delivered to indigenous families" +populationType: dcid:Food +measuredProperty: dcid:amount +statType: dcid:measuredValue +householdType: dcid:IndigenousFamily +nameWithLanguage: "Quilos de alimentos entregues a famílias indígenas@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_IndigenousFamily +typeOf: dcid:StatisticalVariable +name: "Number of food baskets delivered to indigenous families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:IndigenousFamily +nameWithLanguage: "Qtde de cestas de alimentos entregues a famílias indígenas@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_IndigenousFamily_AsAFractionOf_Count_Household_ReceivedFoodBasket_IndigenousFamily +typeOf: dcid:StatisticalVariable +name: "Percentage of Basic Food Baskets delivered to Indigenous Families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Household_ReceivedFoodBasket_IndigenousFamily +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:IndigenousFamily +nameWithLanguage: "Percentual de Cestas Básicas entregues a Famílias Indígenas@pt" + +Node: dcid:Count_FoodBasket_DestinedFoodBasket_IndigenousFamily +typeOf: dcid:StatisticalVariable +name: "Number of food baskets destined for indigenous families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DestinedFoodBasket +householdType: dcid:IndigenousFamily +nameWithLanguage: "Qtde de cestas de alimentos destinadas a famílias indígenas@pt" + +Node: dcid:Count_Household_ReceivedFoodBasket_IndigenousFamily +typeOf: dcid:StatisticalVariable +name: "Number of indigenous families" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:ReceivedFoodBasket +householdType: dcid:IndigenousFamily +nameWithLanguage: "Qtde de famílias indígena@pt" + +Node: dcid:Amount_Food_QuilombolaFamily +typeOf: dcid:StatisticalVariable +name: "Kilos of food delivered to quilombola families" +populationType: dcid:Food +measuredProperty: dcid:amount +statType: dcid:measuredValue +householdType: dcid:QuilombolaFamily +nameWithLanguage: "Quilos de alimentos entregues a famílias quilombolas@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_QuilombolaFamily +typeOf: dcid:StatisticalVariable +name: "Number of food baskets delivered to quilombola families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:QuilombolaFamily +nameWithLanguage: "Qtde de cestas de alimentos entregues a famílias quilombola@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_QuilombolaFamily_AsAFractionOf_Count_Household_ReceivedFoodBasket_QuilombolaFamily +typeOf: dcid:StatisticalVariable +name: "Percentage of Basic Food Baskets delivered to quilombola families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Household_ReceivedFoodBasket_QuilombolaFamily +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:QuilombolaFamily +nameWithLanguage: "Percentual de Cestas Básicas entregues a famílias quilombolas@pt" + +Node: dcid:Count_FoodBasket_DestinedFoodBasket_QuilombolaFamily +typeOf: dcid:StatisticalVariable +name: "Number of food baskets destined for quilombola families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DestinedFoodBasket +householdType: dcid:QuilombolaFamily +nameWithLanguage: "Qtde de cestas de alimentos destinadas a famílias quilombola@pt" + +Node: dcid:Count_Household_ReceivedFoodBasket_QuilombolaFamily +typeOf: dcid:StatisticalVariable +name: "Number of quilombola families" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:ReceivedFoodBasket +householdType: dcid:QuilombolaFamily +nameWithLanguage: "Qtde de famílias quilombola@pt" + +Node: dcid:Amount_Food_RecyclableMaterialCollectorsFamily +typeOf: dcid:StatisticalVariable +name: "Kilograms of food delivered to families collecting recyclable material" +populationType: dcid:Food +measuredProperty: dcid:amount +statType: dcid:measuredValue +householdType: dcid:RecyclableMaterialCollectorsFamily +nameWithLanguage: "Quilos de alimentos entregues a famílias catadores de material reciclável@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_RecyclableMaterialCollectorsFamily +typeOf: dcid:StatisticalVariable +name: "Number of food baskets delivered to families collecting recyclable material" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:RecyclableMaterialCollectorsFamily +nameWithLanguage: "Qtde de cestas de alimentos entregues a famílias catadores de material reciclável@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_RecyclableMaterialCollectorsFamily_AsAFractionOf_Count_Household_ReceivedFoodBasket_RecyclableMaterialCollectorsFamily +typeOf: dcid:StatisticalVariable +name: "Percentage of Basic Food Baskets delivered to families who collect recyclable material" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Household_ReceivedFoodBasket_RecyclableMaterialCollectorsFamily +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:RecyclableMaterialCollectorsFamily +nameWithLanguage: "Percentual de Cestas Básicas entregues a famílias catadores de material reciclável@pt" + +Node: dcid:Count_FoodBasket_DestinedFoodBasket_RecyclableMaterialCollectorsFamily +typeOf: dcid:StatisticalVariable +name: "Number of food baskets destined for families of recyclable material collectors" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DestinedFoodBasket +householdType: dcid:RecyclableMaterialCollectorsFamily +nameWithLanguage: "Qtde de cestas de alimentos destinadas a famílias de catadores de material reciclável@pt" + +Node: dcid:Count_Household_ReceivedFoodBasket_RecyclableMaterialCollectorsFamily +typeOf: dcid:StatisticalVariable +name: "Number of families of recyclable material collectors who received food baskets" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:ReceivedFoodBasket +householdType: dcid:RecyclableMaterialCollectorsFamily +nameWithLanguage: "Qtde de famílias de catadores de material reciclável que receberam cestas de alimento@pt" + +Node: dcid:Amount_Food_SettledInCamps +typeOf: dcid:StatisticalVariable +name: "Kilograms of food delivered to settled/camped families" +populationType: dcid:Food +measuredProperty: dcid:amount +statType: dcid:measuredValue +householdType: dcid:SettledInCamps +nameWithLanguage: "Quilos de alimentos entregues a famílias assentadas/acampadas@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_SettledInCamps +typeOf: dcid:StatisticalVariable +name: "Number of food baskets delivered to settled/camped families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:SettledInCamps +nameWithLanguage: "Qtde de cestas de alimentos entregues a famílias assentadas/acampadas@pt" + +Node: dcid:Count_FoodBasket_DeliveredFoodBasket_SettledInCamps_AsAFractionOf_Count_Household_ReceivedFoodBasket_SettledInCamps +typeOf: dcid:StatisticalVariable +name: "Percentage of Basic Food Baskets delivered to settled/camped families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Household_ReceivedFoodBasket_SettledInCamps +foodBasketStatus: dcid:DeliveredFoodBasket +householdType: dcid:SettledInCamps +nameWithLanguage: "Percentual de Cestas Básicas entregues a famílias assentadas/acampadas@pt" + +Node: dcid:Count_FoodBasket_DestinedFoodBasket_SettledInCamps +typeOf: dcid:StatisticalVariable +name: "Number of food baskets destined for settled/camped families" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:DestinedFoodBasket +householdType: dcid:SettledInCamps +nameWithLanguage: "Qtde de cestas de alimentos destinadas a famílias assentadas/acampadas@pt" + +Node: dcid:Count_Household_ReceivedFoodBasket_SettledInCamps +typeOf: dcid:StatisticalVariable +name: "Number of families settled/camped that received food baskets" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +foodBasketStatus: dcid:ReceivedFoodBasket +householdType: dcid:SettledInCamps +nameWithLanguage: "Qtde de famílias assentadas/acampadas que receberam cestas de alimento@pt" + +Node: dcid:Count_FoodBasket_BancoDoBrasilFoundation +typeOf: dcid:StatisticalVariable +name: "Accumulated food baskets delivered by Banco do Brasil Foundation" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +brazilAidDistributionPartner: dcid:BancoDoBrasilFoundation +nameWithLanguage: "Cestas entregues acumuladas por Fundação Banco do Brasil@pt" + +Node: dcid:Count_FoodBasket_CortevaAgriscience +typeOf: dcid:StatisticalVariable +name: "Accumulated food baskets delivered by Corteva Agriscience" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +brazilAidDistributionPartner: dcid:CortevaAgriscience +nameWithLanguage: "Cestas entregues acumuladas por Corteva Agriscience@pt" + +Node: dcid:Count_FoodBasket_DivineCaldoBrazil +typeOf: dcid:StatisticalVariable +name: "Accumulated food baskets delivered by Divine Caldo Brazil" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +brazilAidDistributionPartner: dcid:DivineCaldoBrazil +nameWithLanguage: "Cestas entregues acumuladas por Divino Caldo Brasil@pt" + +Node: dcid:Count_FoodBasket_NationalAssociationOfGarlicOrOnionProducers +typeOf: dcid:StatisticalVariable +name: "Accumulated food baskets delivered by National Association of Garlic Producers/ National Association of Onion Producers" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +brazilAidDistributionPartner: dcid:NationalAssociationOfGarlicOrOnionProducers +nameWithLanguage: "Cestas entregues acumuladas por Associação Nacional dos Produtores de Alho/ Associação Nacional de Produtores de Cebola@pt" + +Node: dcid:Count_FoodBasket_NationalConfederationOfAgricultureSENAR +typeOf: dcid:StatisticalVariable +name: "Accumulated food baskets delivered by Agro Fraterno/National Confederation of Agriculture/SENAR" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +brazilAidDistributionPartner: dcid:NationalConfederationOfAgricultureSENAR +nameWithLanguage: "Cestas entregues acumuladas por Agro Fraterno/Confederação Nacional da Agricultura/SENAR@pt" + +Node: dcid:Count_FoodBasket_NationalConfederationOfCommerceSESC +typeOf: dcid:StatisticalVariable +name: "Accumulated food baskets delivered by National Confederation of Commerce/SESC/Regional Commerce Federations" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +brazilAidDistributionPartner: dcid:NationalConfederationOfCommerceSESC +nameWithLanguage: "Cestas entregues acumuladas por Confederação Nacional do Comercio/SESC/Federações do Comércio regionais@pt" + +Node: dcid:Count_FoodBasket_NationalConfederationOfIndustrySESI +typeOf: dcid:StatisticalVariable +name: "Accumulated food baskets delivered by National Confederation of Industry/SESI/Regional Industry Federations" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +brazilAidDistributionPartner: dcid:NationalConfederationOfIndustrySESI +nameWithLanguage: "Cestas entregues acumuladas por Confederação Nacional da Indústria/SESI/Federações da Industria regionais@pt" + +Node: dcid:Count_FoodBasket_NutrelliAlimentosECongelattos +typeOf: dcid:StatisticalVariable +name: "Accumulated food baskets delivered by Nutrelli Alimentos e Congelattos" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +brazilAidDistributionPartner: dcid:NutrelliAlimentosECongelattos +nameWithLanguage: "Cestas entregues acumuladas por Nutrelli Alimentos e Congelattos@pt" + +Node: dcid:Count_FoodBasket_OrganizationOfCooperativesOfBrazil +typeOf: dcid:StatisticalVariable +name: "Accumulated food baskets delivered by Agro Fraterno/ Organization of Cooperatives of Brazil" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +brazilAidDistributionPartner: dcid:OrganizationOfCooperativesOfBrazil +nameWithLanguage: "Cestas entregues acumuladas por Agro Fraterno/ Organização da Cooperativas do Brasil@pt" + +Node: dcid:Count_FoodBasket_SaoPauloWarehouseAndWarehouseCompanyCEAGESP +typeOf: dcid:StatisticalVariable +name: "Accumulated food baskets delivered by São Paulo Warehouse and Warehouse Company -CEAGESP" +populationType: dcid:FoodBasket +measuredProperty: dcid:count +statType: dcid:measuredValue +brazilAidDistributionPartner: dcid:SaoPauloWarehouseAndWarehouseCompanyCEAGESP +nameWithLanguage: "Cestas entregues acumuladas por Companhia de Entrepostos e Armazéns de São Paulo -CEAGESP@pt"