[ckan-dev] Join resources

Daniel Foguelman dj.foguelman at gmail.com
Mon Apr 9 20:05:41 UTC 2018


Dear all,

I'm looking for an easy way to create / explore / view new datasets. This
datasets are just the result of an inner join between join compatible
resources.

Take for instance dataset A:

year, debt
2010, 1000
2011, 900
2012, 800
...

And dataset B:

year, earnings
2010, 20000
2011, 18000
2012, 23000

I would like to dinamically be able to explore the dataset A join B:

year, earnings, debt
2010, 1000, 20000
2011, 900, 18000
2012, 800, 23000

I have checked in the extensions website (extensions.ckan.org) but couldn't
find anythin.

Any clues?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20180409/e0bf41c9/attachment-0002.html>


More information about the ckan-dev mailing list