All Projects → nycdb → Nycdb

nycdb / Nycdb

Licence: agpl-3.0
Database of NYC Housing Data

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Nycdb

Metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
Stars: ✭ 26,803 (+28413.83%)
Mutual labels:  database, data
Graph
Graph is a semantic database that is used to create data-driven applications.
Stars: ✭ 855 (+809.57%)
Mutual labels:  database, data
Sheetjs
📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
Stars: ✭ 28,479 (+30196.81%)
Mutual labels:  database, data
Bogus
📇 A simple and sane fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
Stars: ✭ 5,083 (+5307.45%)
Mutual labels:  database, data
Covid19 Brazil Timeseries
Data collection to analyze the dissemination of COVID-19 through Brazilian states. Contributions are welcome.
Stars: ✭ 43 (-54.26%)
Mutual labels:  open-data, data
Octo Cli
CLI tool to expose data from any database as a serverless web service.
Stars: ✭ 653 (+594.68%)
Mutual labels:  database, data
Mithril Data
A rich data model library for Mithril javascript framework
Stars: ✭ 17 (-81.91%)
Mutual labels:  database, data
Arquero
Query processing and transformation of array-backed data tables.
Stars: ✭ 384 (+308.51%)
Mutual labels:  database, data
Django Databrowse
Databrowse is a Django application that lets you browse your data.
Stars: ✭ 41 (-56.38%)
Mutual labels:  database, data
Digeds cat
This research seeks to examine best practice in the field of digital editions by collating relevant evidence in a detailed catalogue of extant digital projects.
Stars: ✭ 40 (-57.45%)
Mutual labels:  open-data, data
Tensorbase
TensorBase BE is building a high performance, cloud neutral bigdata warehouse for SMEs fully in Rust.
Stars: ✭ 440 (+368.09%)
Mutual labels:  database, data
Deveeldb
DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks
Stars: ✭ 80 (-14.89%)
Mutual labels:  database, data
Datacleaner
The premier open source Data Quality solution
Stars: ✭ 391 (+315.96%)
Mutual labels:  database, data
Faker
Faker is a pure Elixir library for generating fake data.
Stars: ✭ 673 (+615.96%)
Mutual labels:  database, data
Samples
Sample projects using Material, Graph, and Algorithm.
Stars: ✭ 386 (+310.64%)
Mutual labels:  database, data
Skdata
Python tools for data analysis
Stars: ✭ 16 (-82.98%)
Mutual labels:  open-data, data
Atsd Use Cases
Axibase Time Series Database: Usage Examples and Research Articles
Stars: ✭ 335 (+256.38%)
Mutual labels:  open-data, database
Django Smuggler
Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the automatically-generated administration interface.
Stars: ✭ 350 (+272.34%)
Mutual labels:  database, data
Us Polling Places
Standardized data on historical general election polling places in the United States.
Stars: ✭ 34 (-63.83%)
Mutual labels:  open-data, data
Locopy
locopy: Loading/Unloading to Redshift and Snowflake using Python.
Stars: ✭ 73 (-22.34%)
Mutual labels:  database, data

nycdb

Let's research the landlord! New York City is in a housing crisis. Some landlords leave their buildings in despair and let their tenants suffer without heat in winter. Others evict their tenants, legally or illegally, in order to flip buildings and profit off of gentrification. Affordable housing is a scarce resource.

Residents, lawyers, tenants, and organizers who want to use data in their struggle turn to proprietary databases and resources, like PropertyShark, designed for real estate or contend with CSV and printouts from city websites. nycdb aims to give technologists and researchers who want to volunteer their time helping community groups who are defending the city against the real estate industry a leg up by providing a ready-to-use database filled with housing data.

nycdb is a python program that downloads, processes, and loads the following public datasets into postgres:

Using the database

Create your own copy

Go to src/README.md for documentation on how to create your own copy of the database locally.

Use the Housing Data Coalition's instance

The Housing Data Coalition hosts their own copy ("instance") of nycdb. If you are not a member of HDC and would like to use it, please contact [email protected]

Acknowledgments

License: AGPLv3

NYCDB - Postgres database of NYC housing data
Copyright (C) 2016-2020 ziggy & contributors

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

The database files provided on this page are licensed CC BY-NC-SA 4.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].