Mapping Issued Building Permits from 2013-16 and directly loading LADBS permit report information.
Land Use Development and Planning in the City of Los Angeles. The communication of permits issued from the Los Angeles Building and Safety Department is not publically posted The Los Angeles Building and Safety Department (LADBS) is tasked with permiting projects for contstruction. From allowing a fence to allowing the foundation footings of a 5 story building to be poured.
An exploration of the permit data from Jan2013 to Nov2016 identifying permits that involve New Construction
or Building Addition
.
Typically the website is used by customers for
- Applying for permits
- Researching publications
- Requesting an inspection
- General information about the department and permit process.
- An interactive map was made using open source tools like mapbox and QGIS.
- Map was color coded by type of use,
Commercial
,Residential
- The size of the circles are based on the valuation of the construction. The larger the valuation, the larger the circle.
- Webpage for map was split into two panes for map on left and a iframe to load the LADBS Permit and Inspection Report
- The
Permit Number
attribute is pulled when a user clicks on a marker for JQuery to load ladbs report on that case number.
Visualizing with plotly.js | open source JavaScript graphing library like D3
- An interactive graph was made to test the capabilities of the plotly.js graphing library
Pending