Downtown Trenton Retail Inventory
- _id
- address
- street_name
- geography
- year
- tenant_name
- use
- retail_cat
- local
- website
- social
|
_id
|
address
|
street_name
|
geography
|
year
|
tenant_name
|
use
|
retail_cat
|
local
|
website
|
social
|
|---|
Data Dictionary
| Column | Type | Label | Description |
|---|---|---|---|
| address | text | Address | full street address |
| street_name | text | Street Name | name of street |
| geography | text | Geography | retail district name |
| year | numeric | Year | observation year |
| tenant_name | text | Tenant Name | name of ground floor tenant |
| use | text | Use | use category of ground floor Civic: establishment used for civic/public purposes (i.e. city hall, fire station, library, public school, utilities) Construction: address is under active major renovation or new construction Cultural: site or establishment of social and/or historical significance (i.e. church, monument, museum) Institutional: address is occupied by an institution including private schools, colleges and universities, hospitals, and specialized education organizations Office: establishment conducts business and/or performs specialized services Parking: address is used for automobile parking Residential: address is a permanent residence Retail: establishment sells goods or services Transportation: address holds transportation infrastructure (i.e. train station, bus depot) Vacant: address has no current tenant |
| retail_cat | text | Retail Category | subcategory retail use EXP: experiential retail establishment (sells an experience, i.e. arcade, escape room, DIY classes) FB: food and beverage establishment (sells food and beverages to be consumed on-site) GAFO: general merchandise, apparel, furnishings, or other store (sells consumer goods) HOSP: hospitality (temporary lodging establishment) NGS: neighborhood goods and services establishment (sells basic goods and daily services) |
| local | numeric | Local Business | local business flag (1 = True, 0 = False) |
| website | numeric | Business Website | website flag (1 = True, 0 = False) |
| social | numeric | Social Media | social media flag (1 = True, 0 = False) |