ncote3 / philly-landlord-spotter

A React Visualization Project using Philadelphia's Open Data Program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

philly-landlord-spotter

A React Visualization Project using Philadelphia's Open Data Program.

Background

This project came about in early July of 2020 in response to the burgeoning eviction crisis amidst the COVID-19 pandemic. As an organizer with the Philadelphia Tenants Union, I saw that there was going to be a need for more accessible data for tenants, tenant organizers, and journalists. I quickly got to work brainstorming the best way to make Philadelphia's Open Data Program more accessible and useful for the public. To do this I attempt to flip the individualist narrative that typically comes with housing to a more collective view of tenant issues through grouping properties by an owner, rather than displaying an individual property.

Since the start of this project the scope has grown from just a basic map of properties grouped by owner. I have begun to use it as a bit of a research project to tell the story of Philadelphia property and how it effects almost all of us in Philadelphia. The project has now expanded past just 'philly-landlord-spotter', and into a greater collaboration with other volunteer programmers and housing justice advocates across the country. I cannot discuss too much about it yet, but keep an eye out!

For a more in-depth explanation of this project and its background, check out my Towards Data Science piece on it: Landlord Spotting in City Property Data

Press

For press inquires please email me: noah.cote3@gmail.com

Search By Owner Controversy

Recently, the City of Philadelphia removed the 'search by owner' functionality on its public property record tools. They did this in the name of 'privacy/security related complaints' after a number of protests occurred at public officials residencies. In the idea of accessibility and truly public data I believe this goes against those ideals. The public records should be searchable by every field in the dataset. Part of being an elected official is being a public figure and accountable to the public. It is infallible to hide public record to avoid accountability,

For further reading on the matter, check out this: Why did Mayor Kenney disable a tool for fighting blight in the name of 'public safety'? by Ryan Briggs

Search by Owner is still available through this project: Search By Owner

Similar Projects

Uses the Following Packages:

This project was bootstrapped with Create React App.


Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

About

A React Visualization Project using Philadelphia's Open Data Program.


Languages

Language:JavaScript 80.3%Language:SCSS 17.5%Language:HTML 2.1%