Skip to content

Instantly share code, notes, and snippets.

View Digital-Banana's full-sized avatar
🎯
Focusing

Kenny Jeurissen Digital-Banana

🎯
Focusing
View GitHub Profile
@Digital-Banana
Digital-Banana / index.html
Last active January 22, 2020 00:43
Maastricht Choropleth Map
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Maastricht</title>
<link rel="stylesheet" href="style.css">
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet">
<script src="https://d3js.org/d3.v4.min.js"></script>
</head>
@Digital-Banana
Digital-Banana / buurten.json
Last active October 23, 2019 20:03
Heerlen Choropleth
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Digital-Banana
Digital-Banana / README.md
Created November 24, 2017 17:41 — forked from kaitmorano/README.md
GeoData Science Learning Resources

#“A data scientist is someone who knows more statistics than a computer scientist and more computer science than a statistician.” -Josh Blumenstock

#"A geo-data scientist is someone who knows more about GIS than either of those guys." -Tyler Dahlberg

#Going Geo Open Source In all likelihood a list like this has been written somewhere, by someone, for some reason. I know I'm not breaking any ground here; I'm just trying to organize on paper what's been going through my head ever since I got out of grad school.