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
- Host: GitHub
- URL: https://github.com/repiyann/scraping-and-gis-with-python
- Owner: repiyann
- Created: 2023-10-29T00:02:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T00:16:13.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T13:41:27.071Z (9 months ago)
- Topics: geographical-information-system, geopandas, gis, python, scraping, seaborn
- Language: Jupyter Notebook
- Homepage:
- Size: 6.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.