winston / data

:chart: Data and graphs for repos and events from We Build SG

Home Page:http://data.webuild.sg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#data.webuild.sg

Dependency Status Build Status

Using data and graphs to inspire variety, openness and projects for the design and engineering community in Singapore

##install

  1. clone this repository: git clone git@github.com:webuildsg/data.git
  • install all the required packages with npm i -g http-server && npm i
  • start the website with npm start

##data

A daily scheduler stores the data snapshots for events and repos:

  1. *.json format
  • file name format {type}_archive_YYYY_MM_DD_HHMMSS.json
  • folder data/{type}/v1/{filename} for version compatibility in case there are api changes in the future
  • {type} includes repos or events

#contribute

Please see CONTRIBUTING.md for details.

#credits

##license

Released under an MIT license

About

:chart: Data and graphs for repos and events from We Build SG

http://data.webuild.sg

License:MIT License


Languages

Language:HTML 64.0%Language:JavaScript 31.8%Language:CSS 4.1%