Skip to content
forked from davetaz/doc2data

Extract data from any google spreadsheet to csv and json

License

Notifications You must be signed in to change notification settings

theodi/doc2data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doc2data

This is a simple Python utility to automatically convert a google docs spreadsheet into csv and json data.

Usage

Copy sample-config to .config (with the ".") and edit the various options.

Licence

This software comes without warrenty or guarentee and has been developed as an Open Data Institute labs project. If would like to contact us about the labs project please do not email, rather use the github issues tracker at http://github.com/theodi/doc2data

Execution

Python doc2data.py

Dependencies

gdata for python, install with:

easy_install gdata

or

apt-get install python-gdata 

About

Extract data from any google spreadsheet to csv and json

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.9%
  • Prolog 17.1%