Fields that help connect a given parcel to other databases (e.g., urls for Opportunity 360 or the King County Parcel Viewer webtool).
1 2 3 4 5 6 7 | make_helpers(parcel_ready, helper_list = list())
make_helpers_url_parcel_viewer(parcel_df_ready)
make_helpers_url_opp360(filters_census_tract, opp360_xwalk)
make_helpers_url_contaminated(filters_contaminated, contaminated_sites)
|
All helper commands return a tbl_df
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.