Skip to content

jasonlally/open-data-browser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Data Browser

A zoomable treemap of Socrata based data catalogs, with the datasets grouped by categories (defined by the portal) and dimensions drawn based on the size of the individual datasets. Currently the color simply helps keep the rectangles distinct, but in future versions information (e.g. # of views the dataset has received, or tags from the portal) could be encoded in a color scale. The rectangles are linked to the datasets they represent in the portal (just click anywhere within the rectangle).

This project builds off of the initial work done by Paul Meinshausen with contributions from Nick Doiron on Chicago and Boston data.

The d3 code is heavily based on code shared by The Ohio State University Department of Political Science

##Contributing Currently happy to have contributors. There's an empty issue queue that needs filling. There will soon be a clearer roadmap that includes:

  • Adding CKAN catalogs
  • Adding stats on each of the catalogs
  • Representing non-tabular data (like GIS shapefiles)
  • Adding a list of the datasets that will update as your click through the treemap

About

Open Data Browser based on a zoomable treemap of Chicago and Boston Data (currently includes just Socrata catalogs for cities, but the scope will expand)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.5%
  • Python 38.5%