An open API service indexing awesome lists of open source software.

https://github.com/repiyann/scraping-and-gis-with-python

Scrapping Website and then simulate GIS using Python Jupyter Notebook
https://github.com/repiyann/scraping-and-gis-with-python

geographical-information-system geopandas gis python scraping seaborn

Last synced: 4 months ago
JSON representation

Scrapping Website and then simulate GIS using Python Jupyter Notebook

Awesome Lists containing this project

README

          

# Scraping Data and GIS with Python

Scrapping Data in Python and use that data to simulate GIS or Geographic Information System also using Python

## Installation

You need to use Conda to install any Depedencies like GeoPandas and Seaborn

You could go to [GeoPandas](https://geopandas.org/en/stable/getting_started.html) sites for proper installation

## Usage

You could delete Dataset/Jumlah Kekerasan di Jawa Barat Berdasarkan Pekerjaan dan Jenis Kelamin.csv to test if scraping is working or not

If yes then you could proceed to try the rest

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.