├── LICENSE ├── README.md ├── files ├── 01_Introduction_6Jan2016.pdf └── ID413 Data Viz Regn Form.pdf ├── index.html └── projects └── README.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/info-design-lab/ID413-DataViz/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/info-design-lab/ID413-DataViz/HEAD/README.md -------------------------------------------------------------------------------- /files/01_Introduction_6Jan2016.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/info-design-lab/ID413-DataViz/HEAD/files/01_Introduction_6Jan2016.pdf -------------------------------------------------------------------------------- /files/ID413 Data Viz Regn Form.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/info-design-lab/ID413-DataViz/HEAD/files/ID413 Data Viz Regn Form.pdf -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/info-design-lab/ID413-DataViz/HEAD/index.html -------------------------------------------------------------------------------- /projects/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/info-design-lab/ID413-DataViz/HEAD/projects/README.md --------------------------------------------------------------------------------