Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 8, 2024
1 parent 60334a8 commit 22237d0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/project_setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,4 @@ body:
id: assignment-summary
attributes:
label: Project Assignment
description: Please provide a summary of the project and assignment and, when available, upload work plan shared with client.

description: Please provide a summary of the project and assignment and, when available, upload work plan shared with client.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## Assignment

The West Africa Prosperity Team has requested support for using alternative data to better understand economic trends in Niger following a coup and civil unrest.
The West Africa Prosperity Team has requested support for using alternative data to better understand economic trends in Niger following a coup and civil unrest.

The assignment covers analysis of crop productivity trends, conflict mapping, monitoring nighttime lights, and understanding population movement trends.
The assignment covers analysis of crop productivity trends, conflict mapping, monitoring nighttime lights, and understanding population movement trends.


## Data
Expand All @@ -17,11 +17,11 @@ The following datasets are used in this assignmet. Further details about each da

* [Digital Earth Africa Cropland Extent Map](https://www.digitalearthafrica.org/platform-resources/services/cropland-extent-map) - The service shows the presence or absence of crop for a 10-meter pixel resolution.

* [MODIS](https://modis.gsfc.nasa.gov/) - NASA's 'Modern Resolution Imaging Spectroradiometer' dataset, used to monitor changes in surface vegetation.
* [MODIS](https://modis.gsfc.nasa.gov/) - NASA's 'Modern Resolution Imaging Spectroradiometer' dataset, used to monitor changes in surface vegetation.

* [Meta Co-Loctiaon Maps](https://dataforgood.facebook.com/dfg/tools/colocation-maps) - Colocation Maps measure the probability that two individuals from two locations are found in the same location at the same time. These maps help researchers analyze the probability that people in areas with disease outbreaks will come in contact with new populations. The data can be requested through the [Development Data Partnership](https://datapartnership.org/).




## Reusable Data Science Products
Expand All @@ -36,7 +36,7 @@ The following data products are included in this project:

* [Co-Location Analytics](https://datapartnership.org/niger-economic-monitoring/notebooks/movement/README.html)




## License
Expand Down
2 changes: 1 addition & 1 deletion notebooks/agriculture/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ pip install rasterstats

- **crop-area-zs**: Zonal statistics of crop areas.

- **drought.ipynb**: Drought analysis.
- **drought.ipynb**: Drought analysis.

0 comments on commit 22237d0

Please sign in to comment.