Skip to content

Example DataPackage: datasets with two different types - tabular and GeoJSON

Notifications You must be signed in to change notification settings

datapackage-examples/tabular-geo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Worldwide GDP for 2014 and simple map for UK. This is an Example DataPackage that demonstrates usage of multiple resources - Tabular and GeoJSON data types.

<script src="https://gist.github.com/anuveyatsu/907469446e81348f4d0f4e8bb4162a8a.js"></script>

As shown above, in datapackage.json, you can have as many resources as needed with different formats. You can define graph configurations of your choice in views attribute (line 40) as you would do for Simple Graphs Specifications or any other.

You can include another resource like GeoJSON (line 33) and have map displayed as well below the grpah(s)

About

Example DataPackage: datasets with two different types - tabular and GeoJSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published