About This Course
Course Curriculum
-
Introduction
00:16:00
-
Installing PostgreSQL and PostGIS
00:08:00 -
Creating the Application Database
00:03:00
-
Installing Django in a Python Virtual Environment
00:08:00 -
Installing the ATOM IDE
00:09:00
-
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
-
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
-
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
-
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
-
Resource