Skip to content

This repository is my library for data analysis tool using Python. Enjoy!

Notifications You must be signed in to change notification settings

nooglersoon/Python-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Automation

This repository is my library for data analysis tool using Python. Enjoy!

1. Spider Chart Automation

Spider Chart Automation
Hello, this is my first automation script using python. If you are wanted to create some spider chart in a huge amount (lot of data) at once with csv, you are in the right place! Grab and go! 😁

2. Geocoding with Here API

Geocoding with Here API
The goals is to make an automation for geocoding with HERE Map API from a csv file that contained the list of address. Many case in my region, that we have no spatial-formatted data about public facilities. Just a list of address instead. So, I decided to built this script to make spatial data analyst easier to directly consume the data without have to convert it manually through internet :D All the script is written in python 3. Enjoy! 🔥

3. GeoJSON Parsing

GeoJSON Parsing
Based on my experience as spatial data analyst, I hard to find a good example of json parsing method with python, especially converted directly to spatial data format like shapefile or GeoJSON. I tried to create my own script and worked very well. Go clone and try it on your Jupyter notebook 😋

About

This repository is my library for data analysis tool using Python. Enjoy!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages