From 22237d09ec0a78822f96197787fa9ad36d544546 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:47:16 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/ISSUE_TEMPLATE/project_setup.yaml | 3 +-- README.md | 10 +++++----- notebooks/agriculture/README.md | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/project_setup.yaml b/.github/ISSUE_TEMPLATE/project_setup.yaml index a74211c..41aa000 100644 --- a/.github/ISSUE_TEMPLATE/project_setup.yaml +++ b/.github/ISSUE_TEMPLATE/project_setup.yaml @@ -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. diff --git a/README.md b/README.md index daac9b4..44fc719 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 @@ -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 diff --git a/notebooks/agriculture/README.md b/notebooks/agriculture/README.md index b12c182..30d72f5 100644 --- a/notebooks/agriculture/README.md +++ b/notebooks/agriculture/README.md @@ -44,4 +44,4 @@ pip install rasterstats - **crop-area-zs**: Zonal statistics of crop areas. -- **drought.ipynb**: Drought analysis. \ No newline at end of file +- **drought.ipynb**: Drought analysis.