Skip to content

ravenjam/csv2gft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Contributor: Ouya Zhang

This project demonstrates how to import the CSV File to Google Fusion Table in Python

Firstly get your client id, client secret, redirect URI and API key from Google. Then pass the parameters to the authentication method. For the Fusion Table, it firstly create an empty table, then loop through all rows in the CSV file and insert each of them into the empty FT.

About

It shows how to import the CSV File to Google Fusion Table in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages