Skip to content

Instantly share code, notes, and snippets.

View ranaalisaeed's full-sized avatar
🌄

Ali Rana ranaalisaeed

🌄
View GitHub Profile
@ranaalisaeed
ranaalisaeed / sales.csv
Created March 20, 2019 12:37
sales csv
We can't make this file beautiful and searchable because it's too large.
"Suburb","Quarter","PropType","value"
"Abbeyard","2000Q1","Houses","0"
"Abbotsford","2000Q1","Houses","21"
"Aberfeldie","2000Q1","Houses","4"
"Aberfeldy","2000Q1","Houses","0"
"Acheron","2000Q1","Houses","1"
"Ada","2000Q1","Houses","0"
"Adams Estate","2000Q1","Houses","1"
"Addington","2000Q1","Houses","0"
"Adelaide Lead","2000Q1","Houses","1"
@ranaalisaeed
ranaalisaeed / .block
Created February 2, 2019 08:49
fresh block
license: mit
@ranaalisaeed
ranaalisaeed / index.html
Last active February 2, 2019 08:46
Victoria (Australia) localities
<!DOCTYPE html>
<meta charset="utf-8">
<style>
/* CSS goes here. */
.background {
fill: none;
pointer-events: all;
}
path {