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

https://github.com/byteshiva/getmaplocation

Automate Dummy data from the open data source. Parse International Address, Geopy to automate map locations using lat and lon, Cache geopy map location calls using sqlite3, Use Pandas to parse and convert CSV to JSON
https://github.com/byteshiva/getmaplocation

csv-parser geopy json numpy pandas pandas-dataframe parser pickle python3 sqlite3

Last synced: 11 months ago
JSON representation

Automate Dummy data from the open data source. Parse International Address, Geopy to automate map locations using lat and lon, Cache geopy map location calls using sqlite3, Use Pandas to parse and convert CSV to JSON

Awesome Lists containing this project

README

          

![Get Map Location workflow](https://github.com/byteshiva/getmaplocation/actions/workflows/python-app.yml/badge.svg)

**Pull Request Status :**
![Pull Request event Map Location Workflow](https://github.com/byteshiva/getmaplocation/actions/workflows/python-app.yml/badge.svg?event=pull_request)

# getmaplocation

- Automate Dummy data from the open data source
- Parse International Address
- Geopy to automate map locations using lat and lon
- Cache geopy map location calls using sqlite3
- Use Pandas to parse and convert CSV to JSON