permits: Building permits for San Francisco (From Kaggle.com, user...

Description Usage Format Source

Description

This dataset pertains to all types of structural permits from Jan 1, 2013-Feb 25th 2018.

Usage

1

Format

a data frame with 7 columns

permit_number

Unique key to identify building permit

type

Numeric value to identify type

type_desc

Description for type

status

Status of permit

status_date

Date "as of" status

issued_date

When the permit was issued

location

Which neighborhood it was issued for in San Francisoco

existing_use

Existing use of the building

existing_const_type

Existing construction type

issued_month

The issued month. Simply the date floor as calculated with lubridate::floor_date(permits$issued_date, unit="month")

Source

https://www.kaggle.com/aparnashastry/building-permit-applications-data/data


athompson1991/groupR documentation built on May 10, 2019, 2:09 p.m.