GitHub - palmakers/openprism: Type your search in one search bar, and get results from all of the Socrata and CKAN portals.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • JavaScript 99.1%
  • Other 0.9%