Skip to content

palmakers/openprism

 
 

Repository files navigation

Type your search in one search bar, and get results from all of the Socrata and CKAN portals.

Technical

This is a static website that calls the Socrata and CKAN APIs. Build like so.

npm install -g browserify
npm install
browserify web/index.js -o bundle.js

References

Data portal search API documentation

To do

  • Add OpenDataPhilly and siblings.
  • Add OpenEI with URLs like http://en.openei.org/services/api/content_assist/recommend?topic=farms&callback=aoeu&version=1

About

Type your search in one search bar, and get results from all of the Socrata and CKAN portals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.1%
  • Other 0.9%