/transportation

Open data and performance hub for the City of Austin Transportation Department

Primary LanguageJavaScript

Austin Transportation Data and Performance Hub

This repository houses the City of Austin Transportation Department's Data and Performance Hub, a public website which tracks the department's operational performance and curates access to key datasets.

This site is hosted at transportation.austintexas.io and uses Jekyll and Github Pages to create static pages.

Much of the content on the site is generated in-browser using D3js and jQuery to visualize data from the City of Austin Open Data Portal.

Quick Start

  1. Install Git and Jekyll.

  2. cd to the directory where you want to check-out the site, and clone it (git clone https://github.com/cityofaustin/transportation)

  3. cd to the directory that contains the cloned repository, and run jekyll serve to start the webserver

  4. Navigate to http://localhost:4000 in your browser to view the site hosted-locally

Environments

Production

Contributing

Public contributions are welcome! Assign pull requests to @johnclary.