Build a platfrom to extract data related about Africa from websites through data scraping and APIs
# Africa-DataScrape
Build a platform to extract data related to Africa from websites through data scraping and APIs
Sourced data links from various Sources, more of the idea of OPEN-AFRICA DATA
* National Bureau of Statistics
* AfDB Data Portal
* UNdata
* UNSDG Data Portal
* Population Data Portal
* Datasets - UNdata - the United Nations
* afdb opendatabank
* openAFRICA
* Data Portal - Population Division | - the United Nations
* UN Women Thematic Dashboard
* UNICEF DATA - Child Statistics
* MIGRATION DATA PORTAL
* World Data
* Kaggle
* Worldbank Data Bank
## How to run the project
Run the streamlit app to scrape the data, some of this python file can be manually scraped.
``` sh
virtualenv venv
venv/Scripts/activate or source venv/bin/activate
streamlit run app.py
```
***Edit: Improve streamlit for me to select which of these to scrape and get***