Giter Club home page Giter Club logo

reallysimpleopendata's Introduction

ReallySimpleOpenData (RSOD)

A no-frills open data portal built with node, express, mongodb and angular.
Development site is live at http://rsod.herokuapp.com

Key Tenets

  • You don't need expensive or complicated software to have an Open Data Portal
  • "Bells and Whistles" on Open Data Portals tend to get in the way of raw data access
  • Discoverability first, download second, utility somewhere else
  • Link to the data "where it lies". No need to host it all in the same place... host individual datasets where they are most useful and easiest to access
  • RSOD is just a searchable metadata catalog. That's it. No mapping, charting, data APIs, databases, user accounts, etc...
  • Designed around the data.json catalog standard.
  • Built on a modern stack - MEAN - MongoDB, Express.js, Angular.js, Node.js - Full Stack javascript FTW
  • Developed by Civic Hackers and Open Data Enthusiasts who want to give data publishers another open source option for Open Data

KISS

  • Catalog Data is stored in exactly the same structure as a valid data.json file in a single MongoDB collection
  • The frontend consumes a valid data.json endpoint (so it's automatically exposed for anyone who wants to consume it elsewhere)
  • Just 2 environment variables are required: a MongoDB URI and an admin password
  • RSOD is a single-page app
  • Angular loads the entire data.json file once. All searching & filtering are done in the browser. No server side rendering.
  • The admin can choose to upload data files to the server, or link to existing files elsewhere on the web.
  • Layout based on CKAN catalog

Project Needs

  • Node developers
  • UI/UX Help
  • Design Help

How to Deploy

  • Coming soon, this project is still in development. Please feel free to contribute!

License

Screengrab from 3/22/2015

reallysimpleopendata's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.