kvn219 / potholes

Get the latest pothole complaints from NYC 311 data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

potholes

Get the latest pothole complaints from NYC 311 data.

Getting started

# download the repo
https://github.com/kvn219/potholes.git
# move into the potholes directory
cd potholes
# run the program
go run main.go --limit 100

example gif 1

About

Get the latest pothole complaints from NYC 311 data.

License:MIT License


Languages

Language:Go 88.2%Language:Makefile 11.8%