Skip to content

Instantly share code, notes, and snippets.

View zhik's full-sized avatar

Zhi Keng He zhik

View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@zhik
zhik / geocode intersections.ipynb
Created May 24, 2023 23:39
Geocoding NYC Intersections using Geoclient
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@zhik
zhik / subwaylines.geojson
Created October 18, 2022 20:21
Subway Lines geojson with Colors
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@zhik
zhik / open-streets-collision-summary.ipynb
Created June 23, 2022 14:46
Open Streets Collision Summary.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"gid": 1,
"Name": "Astoria Pug",
"description": "Borough: Queens<br>Neighborhood: Astoria<br>Address/Intersection: 32-11 31st St, Queens, NY 11106<br>Location Notes: First location: Broadway and 31st Street Municipal Lot across the street from Rite Aid<br>Su: <br>M: <br>T: <br>W: <br>Th: <br>F: <br>Sa: X<br>Times for Drop-off: Times vary - sign up for newsletter for details<br>Special Notes: <br>Accepted: Fruit and vegetables<br>Coffee grounds<br>Bread<br>Egg and nut shells<br>Food-soiled paper<br>Cut or dried flowers<br>NOT Accepted: Fish, meat, dairy<br>Egg cartons<br>Cardboard paper<br>Fats, oils, grease<br>Coal or ash<br>Pet waste or litter<br>Compostable foodware<br>Do they accept volunteers?: Yes! Get your work out in by helping to chop food scraps; reach out by IG and sign up for the newsletter<br>Do they accept donations?: Donations welcome!<br>Venmo: @AstoriaPug<br>PayPal: htt
name count coords__001 coords__002
M34-SBS 3 -73.972022 40.743236
M14D-SBS 9 -73.979688 40.716177
M15 10 -73.947222 40.784059
M100 10 -73.927235 40.865516
Bx3 9 -73.902344 40.871379
Bx13 17 -73.930967 40.829709
B49 2 -73.9533 40.587365
B46 17 -73.931061 40.658012
Bx13 10 -73.931139 40.848222
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@zhik
zhik / index.html
Created April 9, 2020 21:32
timeslider example
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
html,
body,