Skip to content

evi1ghost/bbl_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbl_search

App to search the information about districts and plots in NYC by Borough/Block/Lot (BBL) numbers.

Installation:

Install Docker and Docker Compose:

Use instruction for your OS:

Set login attributes for MySQL:

If you want to change default login attributes rename .env.example to .env and set desired values.

Run initializing scripts:

sudo ./init_mysql.sh
./init_app.sh

Activate virtual environment:

source venv/bin/activate

Run the app:

bbl_search --help

Usage:

Command Description
--help Show help message with command list.
area-range Show max and min areas of plots.
bbl Search plot by bbl.
delete Delete plots with areas within interval.
districts-info Show info about districts having at least one plot.
flush Restore deleted plots.

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors