frictionlessdata / dpm-js

[DEPRECATED] Please use https://datahub.io/docs/features/data-cli
109 stars 18 forks source link

Searching for data packages #16

Open mchelen opened 10 years ago

mchelen commented 10 years ago

Where does the search command pull data from? I thought it was using datahub.io but a search for plos or the old example search iso do not return any results.

rufuspollock commented 10 years ago

Great question - search is not really properly functional as we are pending on determining approach in #5 - i think have a backend that supports ckan would be a good idea and will look into this asap (if you interested in helping out let me know!)

rufuspollock commented 10 years ago

@mchelen @maxogden what do we think best way to go here is. Part of this obviously depends on how we do registry / registries (#5) - atm my sense is we should support multiple registries with perhaps a default one. Format could look like:

dpm search {registry-id} search-terms

and you could register registries in some way e.g.

dpm registry-add {url} {name}

pwalsh commented 8 years ago

@rgrp thoughts? wondering about where things got here, and if this is actually an issue to keep open.