air-pollution-mobility-research-project
https://github.com/datapartnership/air-pollution-mobility-research-project
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: datapartnership
- License: mpl-2.0
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://datapartnership.org/air-pollution-mobility-research-project/
- Size: 129 MB
Statistics
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 11
- Releases: 0
Metadata Files
README.md
Air Pollution and Economic Activity
Research Objective
Nitrogen Dioxide (NO2) is a byproduct of combustion and its concentration in the atmosphere has been used as a measure of economic activity 1. The short atmospheric life of NO2 (less than a day) means that densities are closely correlated to emissions 2. Global concentration of NO2 is available through satellite remote sensing datasets making it a valuable resource for many data-poor countries.
Our hypothesis is that NO2 values can be used to supplement other variables such as Nightlights to show changes in economic activity, especially in countries where frequent, subnational GDP values are not available. The research objective is to ascertain the relationship between NO2 and economic activity.
Background
The usage of nitrogen dioxide data as a proxy for economic trends is relatively new compared to other indicators such as nighttime lights which have been extensively used to track GDP3. NO2 data is easily accessible and available globally through satellite imagery. Studying the nuances of its relationship to economic activity could benefit economic monitoring in data-poor countries. Currently, we propose two directions to study this relationship further – monitoring NO2 from industrial production and mobility.
Industrial Production contributes to economic activity. Industrial production refers to the output of industrial establishments and covers sectors such as mining, manufacturing, electricity, gas and steam and air-conditioning. Most of these activities produce NO2 as a byproduct. There is existing research, albeit limited, that shows that NO2 correlates with industrial production 4.
Economic activity and people’s mobility are highly intertwined 5. Research has also shown that NO2 and mobility are highly correlated 6. This relationship between pollution, transportation and the economy was explored especially in economic trend monitoring studies after COVID-19 7.
These two research directions were chosen because they are large contributors to NO2 and the economy. Additionally, there is publicly available data and data through the Development Data Partnership at the World Bank for tracking industrial pollution and mobility.
Research questions
What are the factors that influence the production and measurement of NO2?
Can we attribute NO2 levels from satellite imagery to its main contributors of Industrial Pollution and Mobility spatially and temporally?
What are the methods and datasets we can use to validate the relationship between NO2 and economic activity?
What are the limitations and assumptions of using Air Pollution, along with nighttime lights to study trends in economic activity?
Case Studies
Baghdad: The Baghdad Transportation Planning team has been working with the Data Lab to use alternate data sources that can inform investments in transportation planning. This proposal allows access to Waze data (Jams) and NO2 data. This team would like to understand the ‘social cost of congestion’.
Ethiopia: The Ethiopia Country Economists’ Office has been working with the Data Lab to combine insights from Nighttime Lights and Air Pollution to identify any changes in economic activity because of recent economic reforms.
All these case studies rely on alternate data for ‘additional’ insights that can supplement their main data sources. It is ideal to be using these two countries for the analysis because the Country Office Economists would likely be interested in using the insights for their reporting.
Owner
- Name: Development Data Partnership
- Login: datapartnership
- Kind: organization
- Email: datapartnership@worldbank.org
- Website: https://datapartnership.org
- Twitter: DevDataPship
- Repositories: 10
- Profile: https://github.com/datapartnership
Public-Private Data Partnerships for International Development
Citation (CITATION.cff)
cff-version: 1.2.0
message: "Country borders or names do not necessarily reflect the World Bank Group’s official position. All maps are for illustrative purposes and do not imply the expression of any opinion on the part of the World Bank, concerning the legal status of any country or territory or concerning the delimitation of frontiers or boundaries."
title: "World Bank Data Lab Project Template"
authors:
- affiliation: World Bank
family-names: Stefanini Vicente
given-names: Gabriel
orcid: https://orcid.org/0000-0001-6530-3780
keywords:
- Open Science
repository-code: https://github.com/worldbank/template/tree/main
GitHub Events
Total
- Issues event: 8
- Delete event: 12
- Issue comment event: 7
- Push event: 209
- Pull request review comment event: 2
- Pull request review event: 15
- Pull request event: 126
- Fork event: 1
- Create event: 17
Last Year
- Issues event: 8
- Delete event: 12
- Issue comment event: 7
- Push event: 209
- Pull request review comment event: 2
- Pull request review event: 15
- Pull request event: 126
- Fork event: 1
- Create event: 17
Dependencies
- actions/checkout v4 composite
- actions/deploy-pages v4 composite
- actions/setup-python v5 composite
- actions/upload-pages-artifact v3 composite
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
- pandas >=2
- pycountry >=22.3.5
- requests >=2.28.1