parcel-data: Make A Tibble of The Project's Tax Assessor Variables

Description Usage Arguments Value

Description

Return a tibble of all of the

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
prepare_parcel_data(model_table_inputs, acs_tables, zip_path)

make_parcel_value(data_template, zip_path, file_path)

make_parcel_sales(data_template, zip_path, file_path)

make_parcel_info_2005(metadata_template, zip_path, file_path)

make_parcel_info_2010(metadata_template, zip_path, file_path)

make_parcel_info_2013(metadata_template, zip_path, file_path)

make_parcel_info_2014(metadata_template, zip_path, file_path)

make_parcel_info_2015(metadata_template, zip_path, file_path)

make_parcel_info_2016(metadata_template, zip_path, file_path)

make_parcel_info_2017(metadata_template, zip_path, file_path)

make_parcel_info_2018(metadata_template, zip_path, file_path)

make_parcel_lut_2005(metadata_template, zip_path, file_path)

make_parcel_lut_2018(metadata_template, zip_path, file_path)

make_condo_info_2005(metadata_template, zip_path, file_path)

make_condo_info_2010(metadata_template, zip_path, file_path)

make_condo_info_2013(metadata_template, zip_path, file_path)

make_condo_info_2014(metadata_template, zip_path, file_path)

make_condo_info_2015(metadata_template, zip_path, file_path)

make_condo_info_2016(metadata_template, zip_path, file_path)

make_condo_info_2017(metadata_template, zip_path, file_path)

make_condo_info_2018(metadata_template, zip_path, file_path)

make_res_bldg_2005(metadata_template, zip_path, file_path)

make_res_bldg_2010(metadata_template, zip_path, file_path)

make_res_bldg_2013(metadata_template, zip_path, file_path)

make_res_bldg_2014(metadata_template, zip_path, file_path)

make_res_bldg_2015(metadata_template, zip_path, file_path)

make_res_bldg_2016(metadata_template, zip_path, file_path)

make_res_bldg_2017(metadata_template, zip_path, file_path)

make_res_bldg_2018(metadata_template, zip_path, file_path)

Arguments

model_table_inputs

Tibble, the model_table_inputs object

acs_tables

Tibble, the acs_table object

zip_path

Character, the file path of the archive file

data_template

Tibble, desc

file_path

Character, the file path of the file that is to be extracted

metadata_template

Tibble, desc

path

Character, the path or connection to write to.

Value

a tibble


tiernanmartin/NeighborhoodChangeTypology documentation built on May 17, 2019, 1:02 p.m.