googlePublicData {googlePublicData} | R Documentation |
Working with Google's Public Data Explorer DSPL Metadata Files
Description
googlePublicData
package provides a collection of functions to set up
Google Public Data Explorer data visualization tool with your own data,
building automatically the corresponding DSPL (XML) metadata file jointly
with the CSV files. All zipped up and ready to be published at Public Data
Explorer.
Details
Also includes several data structure verifiers in order to avoid surprises while loading your ZIP file to Public Data Explorer page.
Please visit the project home for more information and examples: http://github.com/gvegayon/googlePublicData.
Author(s)
George G. Vega Yon
References
googlePublicData project site: http://github.com/gvegayon/googlePublicData
Public Data Explorer site: http://publicdata.google.com/
Public Data Explorer Developers site: https://developers.google.com/public-data/
-
googleVis package: https://github.com/mages/googleVis#googlevis
Examples
## Not run:
demo(dspl)
## End(Not run)