Skip to content

Commit

Permalink
updated the prose blocks and resolved comments
Browse files Browse the repository at this point in the history
  • Loading branch information
vishal committed Nov 21, 2023
1 parent c379e99 commit 4b91b71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
4 changes: 1 addition & 3 deletions datasets/grdi-v1.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,8 @@ layers:
- '#fde725'
---

<Block>
<Block type='wide'>
<Prose>
## About

The Global Gridded Relative Deprivation Index (GRDI), Version 1 dataset characterizes the relative levels of multidimensional deprivation and poverty in each 30 arc-second (~1 km) pixel, where a value of 100 represents the highest level of deprivation and a value of 0 the lowest. GRDI is built from sociodemographic and satellite data inputs that were spatially harmonized, indexed, and weighted into six main components to produce the final GRDI layer. Inputs were selected from the best-available data that either continuously vary across space or have at least administrative level 1 (provincial/state) resolution, and which have global spatial coverage.
GRDI has six input components, or dimensions, that are combined to determine the degree of relative deprivation:
- **Ratio of Built-up Area to Non-built up Area (BUILT)** Evidence suggests that global rural populations are more likely to experience a higher degree of multidimensional poverty when compared to urban populations, other things being equal. Therefore, **the ratio of built-up area to non-built up area (BUILT)** is a dimension where low values imply higher deprivation.
Expand Down
9 changes: 4 additions & 5 deletions datasets/no2.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ layers:
min: 'Less'
max: 'More'
unit:
label: Molecules NO<sub>2</sub>/cm<sub>2</sub>
label: Molecules NO<sub>2</sub>/cm<sup>2</sup>
stops:
- '#3A88BD'
- '#C9E0ED'
Expand Down Expand Up @@ -81,7 +81,7 @@ layers:
min: '< -3'
max: '> 3'
unit:
label: Molecules NO<sub>2</sub>/cm<sub>2</sub>
label: Molecules NO<sub>2</sub>/cm<sup>2</sup>
stops:
- '#3A88BD'
- '#C9E0ED'
Expand All @@ -90,9 +90,8 @@ layers:
- '#DD7059'
---

<Block>
<Block type='wide'>
<Prose>
## Description
Nitrogen dioxide (NO<sub>2</sub>) is a common air pollutant primarily emitted from the burning of fossil fuels in cars and power plants. Lower to the ground, nitrogen dioxide can directly irritate the lungs and contributes to the production of particulate pollution and smog when it reacts with sunlight.
During the COVID-19 pandemic, scientists have observed considerable decreases in nitrogen dioxide levels around the world. These decreases are predominantly associated with changing human behavior in response to the spread of COVID-19. As communities worldwide have implemented lockdown restrictions in an attempt to stem the spread of the virus, the reduction in human transportation activity has resulted in less NO<sub>2</sub> being emitted into the atmosphere. These changes are particularly apparent over large urban areas and economic corridors, which typically have high levels of automobile traffic, airline flights, and other related activity. NASA has observed subsequent rebounds in nitrogen dioxide levels as the lockdown restrictions ease.
Presented here is a monthly record of NO<sub>2</sub> in the troposphere, which is the lowest layer of the atmosphere most directly affected by human activity, as measured by the [Ozone Monitoring Instrument (OMI)](https://aura.gsfc.nasa.gov/omi.html) on NASA’s Aura satellite from January 2016 through September 2023. Also included is a monthly record showing the change in tropospheric NO<sub>2</sub> from the selected month compared to an average of tropospheric NO<sub>2</sub> for the same month from 2015 - 2019 (for example, difference in NO<sub>2</sub> between October 2023 vs October 2015 - 2019 average). This difference highlights changes in NO<sub>2</sub> from a baseline time frame of 2015 - 2019, just before the COVID-19 pandemic.
Expand All @@ -103,7 +102,7 @@ layers:
- **Temporal Resolution:** Monthly
- **Spatial Extent:** Global
- **Spatial Resolution:** 0.1 degrees x 0.1 degrees
- **Data Units:** Molecules of nitrogen dioxide per square centimeter (Molecules NO<sub>2</sub>/cm<sub>2</sub>)
- **Data Units:** Molecules of nitrogen dioxide per square centimeter (Molecules NO<sub>2</sub>/cm<sup>2</sup>)
- **Data Type:** Research

</Prose>
Expand Down

0 comments on commit 4b91b71

Please sign in to comment.