openknowledge-archive / datapackage-from-remote-js

Create a Data Package from data at a remote location.
https://www.npmjs.com/package/datapackage-from-remote
2 stars 4 forks source link

Explicit CKAN and DKAN support #11

Closed pwalsh closed 8 years ago

pwalsh commented 8 years ago

Description

We now have two remote types: CKAN and DKAN. We also have a single version declared for each type. We want to be explicit about API version support (even if different versions return the same response).

Tasks