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
- Host: GitHub
- URL: https://github.com/byteshiva/getmaplocation
- Owner: byteshiva
- License: apache-2.0
- Created: 2021-05-21T04:18:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T08:25:34.000Z (about 2 years ago)
- Last Synced: 2025-01-22T12:12:49.149Z (about 1 year ago)
- Topics: csv-parser, geopy, json, numpy, pandas, pandas-dataframe, parser, pickle, python3, sqlite3
- Language: Python
- Homepage:
- Size: 136 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

**Pull Request Status :**

# 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