Gender Statistics, World Bank: Difference between revisions
Jump to navigation
Jump to search
Norah.Shamin (talk | contribs) (Created page with "== Summary == The [https://genderdata.worldbank.org/en/home World Bank's Gender Data Portal] makes the latest gender statistics accessible through compelling narratives and data visualizations to improve the understanding of gender data and facilitate analyses that inform policy choices. We use this data for: * LaborInformal%TotalFemaleWB * LaborInformal%TotalMaleWB * AvgAgeAtFirstMarriageMen-WB * AvgAgeAtFirstMarriageWomen-WB * GenderUnpaidDomesticWorkTimeFemale * Ge...") |
Norah.Shamin (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
== Pulling Data == | == Pulling Data == | ||
# You can either search up the indicator in the [https://genderdata.worldbank.org/en/topics topics] or search through them [https://genderdata.worldbank.org/en/indicators#id_employment_and_time_use here in the all indicators page] or download the entire dataset and filter it out for the data you need. [[File:WB Gender Portal.png|none|thumb|600x600px]] | # You can either search up the indicator in the [https://genderdata.worldbank.org/en/topics topics] or search through them [https://genderdata.worldbank.org/en/indicators#id_employment_and_time_use here in the all indicators page] or download the entire dataset and filter it out for the data you need. | ||
## NOTE: if you choose to download the entire dataset, note that the dataset has the years from 1960-2023/present but the series you are pulling may only have a specific timeframe (ie. 2000-2023). In this case it might be easier to just download the specific indicators so that you do not have to deal with extra years with NULL data. [[File:WB Gender Portal.png|none|thumb|600x600px]] | |||
# Using the example informal employment, I can search up the indicator and click on it to take me to another page to download the data. [[File:Informal labor example WB gender portal.png|none|thumb|600x600px]][[File:Informal labor example WB gender portal download.png|none|thumb|600x600px]] | # Using the example informal employment, I can search up the indicator and click on it to take me to another page to download the data. [[File:Informal labor example WB gender portal.png|none|thumb|600x600px]][[File:Informal labor example WB gender portal download.png|none|thumb|600x600px]] |
Latest revision as of 01:53, 9 October 2024
Summary
The World Bank's Gender Data Portal makes the latest gender statistics accessible through compelling narratives and data visualizations to improve the understanding of gender data and facilitate analyses that inform policy choices.
We use this data for:
- LaborInformal%TotalFemaleWB
- LaborInformal%TotalMaleWB
- AvgAgeAtFirstMarriageMen-WB
- AvgAgeAtFirstMarriageWomen-WB
- GenderUnpaidDomesticWorkTimeFemale
- GenderUnpaidDomesticWorkTimeMale
Pulling Data
- You can either search up the indicator in the topics or search through them here in the all indicators page or download the entire dataset and filter it out for the data you need.
- NOTE: if you choose to download the entire dataset, note that the dataset has the years from 1960-2023/present but the series you are pulling may only have a specific timeframe (ie. 2000-2023). In this case it might be easier to just download the specific indicators so that you do not have to deal with extra years with NULL data.
- Using the example informal employment, I can search up the indicator and click on it to take me to another page to download the data.