| Section 01: Introduction | |||
| Introduction | 00:16:00 | ||
| Section 02: Building a Spatial Database | |||
| Installing PostgreSQL and PostGIS | 00:08:00 | ||
| Creating the Application Database | 00:03:00 | ||
| Section 03: Creating a Django Python Application | |||
| Installing Django in a Python Virtual Environment | 00:08:00 | ||
| Installing the ATOM IDE | 00:09:00 | ||
| Section 04: Writing the Django Server-Side Code | |||
| Creating the Django Base Project | 00:08:00 | ||
| Adding the Database Configuration to the settings.py File | 00:09:00 | ||
| Creating a Model in the models.py File | 00:07:00 | ||
| Section 05: Web Scraping and ETL | |||
| Extracting Data from the Web | 00:24:00 | ||
| Cleaning and Transforming the Data Part 1 | 00:18:00 | ||
| Cleaning and Transforming the Data Part 2 | 00:10:00 | ||
| Loading the Data into the Model | 00:12:00 | ||
| Section 06: Building the Django Front-End | |||
| Adding the Web Map Tile Service Link in settings.py | 00:08:00 | ||
| Reading from the Model and Creating a GeoJSON Dataset | 00:12:00 | ||
| Adding Template Files (HTML) | 00:10:00 | ||
| Adding a Layout and the Base Map | 00:25:00 | ||
| Section 07: Data Visualization | |||
| Plotting Circle Markers | 00:16:00 | ||
| Creating a Sliding Sidebar | 00:14:00 | ||
| Creating a Doughnut Chart | 00:19:00 | ||
| Creating a Multi-Bar Bar Chart | 00:12:00 | ||
| Creating a KPI | 00:17:00 | ||
| Section 08: Project Source Code | |||
| Resource | 00:00:00 | ||