API returns GeoJSON location of past courses within a certifying organisation. The location is the location of the training center where this course will be held.

GET /id/qgis/certifyingorganisation/bnhr/feed/past-course/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_Bite-sized QGIS: Beginner (6 courses)_2020-05-29-2020-06-06",
                "start_date": "2020-05-29",
                "end_date": "2020-06-06",
                "course_type_name": "Bite-sized QGIS: Beginner (6 courses)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic: Concepts; Layer Creation, Editing & Styling; Attribute Table & Spatial Queries; Vector & Raster Processing and Analysis"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_Bite-sized QGIS: Beginner (2 courses)_2020-05-29-2020-05-30",
                "start_date": "2020-05-29",
                "end_date": "2020-05-30",
                "course_type_name": "Bite-sized QGIS: Beginner (2 courses)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic: Concepts; Layer Creation & Editing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_Bite-sized QGIS: Beginner (6 courses) + Intermediate (1 course)_2020-05-29-2020-06-26",
                "start_date": "2020-05-29",
                "end_date": "2020-06-06",
                "course_type_name": "Bite-sized QGIS: Beginner (6 courses) + Intermediate (1 course)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic: Layer Creation, Editing, Styling, & Queries; Vector & Raster Processing and Analysis | Network Analysis with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_Bite-sized QGIS: Beginner (6 courses) + Intermediate (2 courses)_2020-05-29-2020-07-05",
                "start_date": "2020-05-29",
                "end_date": "2020-07-05",
                "course_type_name": "Bite-sized QGIS: Beginner (6 courses) + Intermediate (2 courses)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic: Layer Creation, Editing, & Queries; Vector & Raster Processing and Analysis | Advanced Cartography and Map Design 1 & 2"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_Bite-Sized QGIS: Beginner (1 course)_2020-05-30-2020-05-30",
                "start_date": "2020-05-30",
                "end_date": "2020-05-30",
                "course_type_name": "Bite-sized QGIS: Beginner (1 course)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic: Layer Creation & Editing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_Bite-sized QGIS: Beginner (4 courses)_2020-05-30-2020-06-06",
                "start_date": "2020-05-30",
                "end_date": "2020-06-06",
                "course_type_name": "Bite-sized QGIS: Beginner (4 courses)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic: Layer Creation & Editing; Attribute Table & Spatial Queries; Vector & Raster Processing and Analysis"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_Bite-sized QGIS: Beginner (1 course) + Intermediate (1 course)_2020-06-05-2020-06-06",
                "start_date": "2020-06-05",
                "end_date": "2020-06-06",
                "course_type_name": "Bite-sized QGIS: Beginner (1 course) + Intermediate (1 course)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic: Raster Processing and Analysis | Network Analysis with QGIS"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_Bite-sized QGIS: Beginner (2 courses)_2020-07-04-2020-07-05",
                "start_date": "2020-07-04",
                "end_date": "2020-07-05",
                "course_type_name": "Bite-sized QGIS: Intermediate (2 courses)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Advanced Cartography and Map Design I & II"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_Bite-sized QGIS: Intermediate (2 courses)_2020-07-04-2020-07-11",
                "start_date": "2020-07-04",
                "end_date": "2020-07-11",
                "course_type_name": "Bite-sized QGIS: Intermediate (2 courses)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Advanced Cartography and Map Design I; QGIS and Python I"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_Bite-sized QGIS: Intermediate (2 courses)_2020-07-11-2020-07-12",
                "start_date": "2020-07-11",
                "end_date": "2020-07-12",
                "course_type_name": "Bite-sized QGIS: Intermediate (2 courses)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "QGIS and Python I & II"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_Bite-sized QGIS - Beginner (2nd run)_2020-11-21-2020-12-06",
                "start_date": "2020-11-21",
                "end_date": "2020-12-06",
                "course_type_name": "Bite-sized QGIS - Beginner (2nd run)",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "QGIS concepts; Layer Creation, Styling, and Attributes; Basic Map-making; Basic Raster and Vector Processing and Analysis"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_Introductory QGIS_2021-11-08-2021-11-10",
                "start_date": "2021-11-08",
                "end_date": "2021-11-10",
                "course_type_name": "Introductory QGIS Training",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Data and layer management | Basic raster and vector processing | Making and styling maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_QGIS: Introductory Course_2022-10-01-2022-10-08",
                "start_date": "2022-10-01",
                "end_date": "2022-10-08",
                "course_type_name": "QGIS: Introductory Course",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Basic QGIS features and functionalities | Loading, styling, and processing layers | Making printable maps"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_QGIS: Advanced Cartography, Data Visualization, and QGIS Expressions Course_2022-11-05-2022-11-06",
                "start_date": "2022-11-05",
                "end_date": "2022-11-06",
                "course_type_name": "QGIS: Advanced Cartography, Data Visualization, and QGIS Expressions Course",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Advanced cartography techniques | Working with rules, scales, and labels | Layouts and the QGIS Atlas"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_QGIS: Essentials_2023-10-28-2023-10-29",
                "start_date": "2023-10-28",
                "end_date": "2023-10-29",
                "course_type_name": "QGIS: Essentials",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "using the QGIS interface, loading and styling layers, making maps, and basic geoprocessing of rasters and vectors"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_QGIS: Essentials_2023-11-07-2023-11-16",
                "start_date": "2023-11-07",
                "end_date": "2023-11-16",
                "course_type_name": "QGIS: Essentials",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "using the QGIS interface, loading and styling layers, making maps, and basic geoprocessing of rasters and vectors"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_QGIS: Essentials_2024-03-05-2024-03-14",
                "start_date": "2024-03-05",
                "end_date": "2024-03-14",
                "course_type_name": "QGIS: Essentials",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "using the QGIS interface, loading and styling layers, making maps, and basic geoprocessing of rasters and vectors"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_QGIS: Essentials_2024-03-09-2024-03-10",
                "start_date": "2024-03-09",
                "end_date": "2024-03-10",
                "course_type_name": "QGIS: Essentials",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "using the QGIS interface, loading and styling layers, making maps, and basic geoprocessing of rasters and vectors"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_QGIS: Essentials_2024-03-19-2024-03-20",
                "start_date": "2024-03-19",
                "end_date": "2024-03-20",
                "course_type_name": "QGIS: Essentials",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "using the QGIS interface, loading and styling layers, making maps, and basic geoprocessing of rasters and vectors"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_QGIS: Express_2025-03-08-2025-03-08",
                "start_date": "2025-03-08",
                "end_date": "2025-03-08",
                "course_type_name": "QGIS: Express",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Using the QGIS interface, loading and styling layers, making maps in QGIS, and performing basic geospatial analysis."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_QGIS: Essentials_2025-03-10-2025-03-11",
                "start_date": "2025-03-10",
                "end_date": "2025-03-11",
                "course_type_name": "QGIS: Essentials",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Using the QGIS interface, loading and styling layers, making maps in QGIS, and performing basic geospatial analysis."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_QGIS: Essentials + Layers and Expressions_2025-03-10-2025-03-13",
                "start_date": "2025-03-10",
                "end_date": "2025-03-13",
                "course_type_name": "QGIS: Essentials + Layers and Expressions",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Loading and styling layers, making maps, basic geoprocessing, using QGIS Expressions, and basic spatial analysis."
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    121.06852054595949,
                    14.653015114755334
                ]
            },
            "properties": {
                "name": "QGIS_QGIS: Layers and Expressions_2025-03-13-2025-03-13",
                "start_date": "2025-03-12",
                "end_date": "2025-03-13",
                "course_type_name": "QGIS: Layers and Expressions",
                "course_convener_name": "Ben Hur Pintor",
                "training_center_name": "Quezon City, Philippines",
                "certifying_organisation_name": "BNHR",
                "language": "English",
                "trained_competence": "Using QGIS Expressions and working with Layers in QGIS (e.g. attributes, spatial queries, etc)."
            }
        }
    ]
}