Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/touchred/eviction-mapping

70k+ evictions plotted with react-map-gl sourced from nyc open data
https://github.com/touchred/eviction-mapping

eviction gis housing mapbox nyc nyc-opendata react react-map-gl

Last synced: about 1 month ago
JSON representation

70k+ evictions plotted with react-map-gl sourced from nyc open data

Awesome Lists containing this project

README

        

# NYC Evictions (2017 - Present)

![NYC Evictions Map](./public/map.png)

This is a [Next.js](https://nextjs.org/) project, bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app), displaying 70,000+ NYC Open Data evictions from 2017 to the present.

## Getting Started

First, install:

```bash
npm install
# or
yarn install
```

Next, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the map.