Level Of Service
City of Chesapeake
@usgov.city_of_chesapeake_level_of_service_a2853
City of Chesapeake
@usgov.city_of_chesapeake_level_of_service_a2853
Level of service is updated at the end of March, June, September and December, Approved (by council or admin approval) residential site plans, subdivisions and use permits are added to the level of service at this time. The projects application and name along with other critical information (results field) is included in the attributes. Age_Restricted will tell if a project is age restricted and how. Age_restricted 2 will include the number of units for a given project that have the restrictions on them. The four main fields for level of service calculations are Final units, COS Issued, Pipeline and HSNG Type. Final units is the totoal number of buildable units for a given project. COs issued is the number of COs issued for that project. The pipeline is the number of units remaining to be built. HSNG Type is based off of the school systems housing breakdown because each housing type generates a different percentage of children. Abbreviations in this field are as follows: APT = Apartment, SF = single family, sfco = single family condo, TH = townhouse, THCO = townhosue condo.
Organization: City of Chesapeake
Last updated: 2024-02-09T15:26:06.528692
Tags: chesapeake, development, planning, residential
CREATE TABLE table_1 (
"objectid" BIGINT,
"calcacreag" DOUBLE,
"parno" VARCHAR,
"mapnumber" VARCHAR,
"map_parcel" DOUBLE,
"cntrl_no" DOUBLE,
"type" VARCHAR,
"type_code" VARCHAR,
"applicatio" VARCHAR,
"project_na" VARCHAR,
"st_add" VARCHAR,
"results" VARCHAR,
"zoning_fro" VARCHAR,
"zoning_to" VARCHAR,
"housing_un" DOUBLE,
"map_no" VARCHAR,
"ccactdate" TIMESTAMP,
"cc_action" VARCHAR,
"pc_action" VARCHAR,
"pcactdate" TIMESTAMP,
"arcactdate" TIMESTAMP,
"arc_action" VARCHAR,
"age_restri" VARCHAR,
"age_rest_2" DOUBLE,
"finalappro" VARCHAR,
"dateofappl" VARCHAR,
"finalunits" BIGINT,
"cos_issued" BIGINT,
"ac_num" VARCHAR,
"pipeline" BIGINT,
"hsng_type" VARCHAR,
"enteredlos" TIMESTAMP,
"created_user" VARCHAR,
"created_date" TIMESTAMP,
"last_edited_user" VARCHAR,
"last_edited_date" TIMESTAMP,
"planner" VARCHAR,
"stf_rcmndtns" VARCHAR,
"shapestarea" DOUBLE,
"shapestlength" DOUBLE
);Anyone who has the link will be able to view this.