Skip to content

Instantly share code, notes, and snippets.

View auremoser's full-sized avatar
🐙

Aurelia Moser auremoser

🐙
View GitHub Profile
@auremoser
auremoser / README.md
Created July 6, 2015 16:07
IL: Air Pollution Chart

This bar chart uses ChartJS to plot air pollution data by municipality in parts of Israel.

It uses the CartoDB SQL API to pull these data, used to make this map into a chart.

SQL to pull the data munged with some inconsitencies to push out a quick chart as a demo.

SELECT * FROM pollutant_emissions_merge WHERE mun_eng <> 'No Jurisdiction' ORDER BY industry LIMIT 50
@auremoser
auremoser / README.md
Created July 6, 2015 16:09
IL: Air Pollution Map

This map layers industrial, transportation, and electrical - contributors to air pollution in municipal districts in Israel..

Buttons toggle different CSS renderings of the "choropleth maps" layers and screened to show how they contribute to pollution risk. Just a prototype, data here.

@auremoser
auremoser / hasadna.md
Last active August 29, 2015 14:24
Hasadna Workshop

Hasadna: Pollution Mapping + CartoDB

Aurelia Moser, CartoDB Workshop - Hasadna, IL

July 6, 2015

Find this document here:

  • Stackedit:
@auremoser
auremoser / nytimes-info.md
Last active August 29, 2015 14:25
NYT OS Science Fair

##SCIENCE FAIR FACT SHEET

####Map Your World's Data

Storytelling with Torque.js, Vecnik.js + Odyssey.js

  • open source libraries for coders and creatives building narrative with data
  • easy education resources to make dynamic maps
  • awesome ways to stack data sensitive to spacetime
@auremoser
auremoser / realtime.md
Last active July 6, 2020 08:13
Realtimeliness: 140 Journos + CartoDB
@auremoser
auremoser / 2015-08-19-webmapping.md
Last active March 16, 2020 06:10
GDI - Webmap Workshop
@auremoser
auremoser / hmwk.md
Last active September 19, 2018 17:45
SVA-DSI Homework

This is a template for your homework assignments // lowercase items are ones you fill in with relevant data

date

name

course name

INTRODUCTION

@auremoser
auremoser / critique.md
Last active September 13, 2017 21:14
[data-vis] Assignment I

9/9/17

Aurelia Moser

Metrics + Data Visualization I

Interactive Critique

INTRODUCTION

For my critique, I chose Snowfall. The interactive is a chapterized narrative about climbing and an avalanche, replete with multimedia interactive pieces that punctuate the text as you scroll. It was written by John Branch on December 26th, 2012 with the help of collaborators.

The topic is detailed in the meta tags in the header of the code when you view source or inspect element, as here:

@auremoser
auremoser / thumbnail.png
Last active October 11, 2015 09:59
FOSS4G: Mapping Workshop
thumbnail.png
@auremoser
auremoser / README.md
Last active May 30, 2016 21:33
Quake Chart