MSc, PG Cert, PG Dip Geographic Data Science

... United Kingdom
... Birkbeck University of London

Course Overview

In this course, you will learn how to analyze and extract insights from geospatial data, uncovering the underlying patterns and factors that can help address the big challenges we face in the twenty-first century. You will work with real-world data on a number of domains and problems, such as simulating the dynamics of change in the natural and built environment, identifying suitable locations for renewable energy power plants, predicting crime hot spots, and producing effective maps to visualize natural- and human-geography applications.

The emphasis is on enabling you to think analytically and develop new skills that have real-world applications for your work and career. You will acquire key data science skills that are in high demand in industry and important tools for research in the field:

  • Geographic information systems, such as ArcGIS and QGIS

  • Scientific programming in Python

  • Geo-statistical and modeling in R

  • Map-making and cartography

  • Big data management with spatial databases, such as SQL and NoSQL

  • Web mapping and development

  • Remote sensing and analysis of satellite imagery

We offer this course as a Master’s, Postgraduate Diploma, and Postgraduate Certificate. For the Diploma and Certificate, you study fewer modules and do not complete a dissertation. The Diploma and Certificate are aimed at professionals and researchers who work with or wish to work with geographically referenced data. They are ideal if you are interested in studying at the postgraduate level for personal or professional reasons, but don't yet want to commit to a full MSc.

General Eligibility

At least a second-class honors degree (2:2) or equivalent in geography, computer science, or a cognate discipline. In some instances, we will consider the professional experience in place of a degree.

Part Time Work Details

20 hours of work permit weekly for international students.

Language Requirement

  • If English is not your first language or you have not previously studied in English, the requirement for this program is the equivalent of an International English Language Testing System (IELTS Academic Test) score of 6.5, with not less than 6.0 in each of the sub-tests.

Programme Information
...
Course Category

Data Analytics


...
Campus Name

Central London


...
Course Level

Postgraduate


...
Duration

Full-Time, 1 year


...
Available Intake

October


...
IELTS Score

6.0


...
Tuition Fees Range

10380,

18030, (INT)


Subject Recommendations for You
MSc Language Sciences
University of Reading
Campus

Reading, England

Entry Score

7.0

Course Level

Postgraduate

Total Course Fee

£ 25800

MA History
University of Hull
Campus

Hull, England

Entry Score

5.5

Course Level

Postgraduate

Total Course Fee

9400

Campus

Leeds, England

Entry Score

6.0

Course Level

Postgraduate

Total Course Fee

UK fees: £10,750 (total); International fees: £22,250 (total)

Discover Your Next Read
...
Why you will go UK for better study ? Learn more from this blog...
...
Why you will go UK for better study ? Learn more from this blog...
Request history8.1.11PHP Version1.22sRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[11:43:11] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (42.37ms)time
  • Application (1.17s)time
  • 1 x Application (96.51%)
    1.17s
    1 x Booting (3.48%)
    42.37ms
    4 templates were rendered
    • course-detailscourse-details.blade.php#?blade
    • ajax.homejshomejs.blade.php#?blade
    • layouts.appapp.blade.php#?blade
    • ajax.menusearchjsmenusearchjs.blade.php#?blade
    uri
    GET course-details/{id?}
    middleware
    web
    controller
    App\Http\Controllers\CourseController@details
    namespace
    prefix
    where
    file
    app/Http/Controllers/CourseController.php:130-145
    13 statements were executed, 3 of which were duplicates, 10 unique. Show only duplicated1.14s
    • Connection Establishedstaging_liveCourseController.php#131
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:131
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `id` = '1463' limit 1
      9.96msstaging_liveCourseController.php#131
      Bindings
      • 0: 1463
      Backtrace
      • 16. app/Http/Controllers/CourseController.php:131
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` in ('17')
      1.01msstaging_liveCourseController.php#131
      Bindings
      • 0: 17
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `represent_countries` where `represent_countries`.`id` in ('1')
      800μsstaging_liveCourseController.php#131
      Bindings
      • 0: 1
      Backtrace
      • 26. app/Http/Controllers/CourseController.php:131
      • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `countries` where `countries`.`id` in ('235')
      580μsstaging_liveCourseController.php#131
      Bindings
      • 0: 235
      Backtrace
      • 31. app/Http/Controllers/CourseController.php:131
      • 32. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 33. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 34. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 35. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` in ('2')
      520μsstaging_liveCourseController.php#131
      Bindings
      • 0: 2
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where `categories`.`id` in ('16') order by `category_name` asc
      540μsstaging_liveCourseController.php#131
      Bindings
      • 0: 16
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `course_level_id` = '2' order by RAND() limit 3
      1.13sstaging_liveCourseController.php#138
      Bindings
      • 0: 2
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:138
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` = '119' limit 1
      1.05msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 119
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      710μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '93' limit 1
      900μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 93
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      540μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '96' limit 1
      790μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 96
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      570μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    App\Models\Course
    4Course.php#?
    App\Models\Institute
    4Institute.php#?
    App\Models\CourseLevel
    4CourseLevel.php#?
    App\Models\RepresentCountry
    1RepresentCountry.php#?
    App\Models\Country
    1Country.php#?
    App\Models\Category
    1Category.php#?
        _token
        7ozbuy8XYllajyxp6hfCOOadKCul9zNz1rNolHvJ
        current_url
        https://staging.bheuni.io/course-details/1463
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/1463" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/1463
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InFrUFdJdjVCdDY2NnJIQkZQdk9JcVE9PSIsInZhbHVlIjoiLzE2RVR4MHFIYlRuQ0dHT1JpQVhWZUNyUzM2WnJHQlEvMS9JVnVyS1I0MEhnL0tQT01SVytjOFVpNHRHZ2xqQ0lFWUduY1NqVUlmcENKRWxSbkhxTXA3aGdkUEdhV2huOE40NlQxcEw3Mm8zVzAzWVhlSU1uLzNTWHFqMVAxbVAiLCJtYWMiOiI0YTE0YmIwNzUwZDEwYTQ2YzRjYmViN2Y1OGM3ODY1NTg5ZTE0YWU5NzJjNWMxNGFkMmUxNzRiZmE1YzY0MWU0IiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6InpFVHVzTGl0VkVqdWRuem90Zk5yNXc9PSIsInZhbHVlIjoiWUh1U21YRXFmOVVVTUp1dllSbFBiTWllNHRrSnU5NkhPcHJoMzgrcE5tQzlqZFd1ZXh4amJvSUlqaHBIM29SeDl6NkxVdkxybGhxY04weVlIdGcyU2JzN1Q1Q1pMMWFjK2lTUEY0a0VkVEhPbjBtclhBVkwyaTA0UGJzL1ZqUm8iLCJtYWMiOiJjNWQwYWQzYjg2OWMxMTA0MjdhNWMyZWFmMGI0OWFlODNlYWI3MGM3YjAxNDM2MDIyYzVjMmQwYWIzMTcxODUyIiwidGFnIjoiIn0%3D; _tt_enable_cookie=1; _ttp=01JXMHKN0MPJRQM3P7JDTJJ7CP_.tt.1; ttcsid_CLKVGJRC77U3V0M5NEGG=1749814989848::AE32O1N-ARoCb8I_okgX.1.1749814989960; ttcsid=1749814989849::jRacpbKo7JWZaT9VVamF.1.1749814989960; _fbp=fb.1.1749814989962.57399283476044183XSRF-TOKEN=eyJpdiI6InFrUFdJdjVCdDY2NnJIQkZQdk9JcVE9PSIsInZhbHVlIjoiLzE2RVR4MHFIYlRuQ0dHT1JpQVhWZUNyUzM2WnJHQlEvMS9JVnVyS1I0MEhnL0tQT01SVytjOFVpNHRHZ2xqQ0lFWUduY" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "staging.bheuni.io" ] ]
        request_cookies
        0 of 0
        array:7 [ "XSRF-TOKEN" => "7ozbuy8XYllajyxp6hfCOOadKCul9zNz1rNolHvJ" "bhe_uni_session" => "UQ0SAhLXwK0pU87701zloZq8HwUtoL7CrAYxGoNC" "_tt_enable_cookie" => null "_ttp" => null "ttcsid_CLKVGJRC77U3V0M5NEGG" => null "ttcsid" => null "_fbp" => null ]
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 13 Jun 2025 11:43:11 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1WenRjNUF3KzhRbVJUMkNabjJaNmc9PSIsInZhbHVlIjoiNEJ2T25KaHZVWmNleER0N2JsbDNUbW1nQmJzN2NBQ0lTNmlHcGJ5cVFQQjdlaysxODJUVjU2VG9TKzFjbURwcjMxcjdldVhId0diakxQaGczWjBFSkp6YUFkdkEva1Y3TTJMUkxRV1ZqMHBZNVVLdkVaRVEwRXlUdS9YWXdNSUgiLCJtYWMiOiIyMDNhZTA0Yjk4MGExYjEzZjY4MGI4NjRhYWZmYjdjNmI4ZTc4ZjMzZWU4OTBkNWE3MzczOGYwN2ZlOGFkZDVlIiwidGFnIjoiIn0%3D; expires=Sat, 14 Jun 2025 07:43:11 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6Ik1WenRjNUF3KzhRbVJUMkNabjJaNmc9PSIsInZhbHVlIjoiNEJ2T25KaHZVWmNleER0N2JsbDNUbW1nQmJzN2NBQ0lTNmlHcGJ5cVFQQjdlaysxODJUVjU2VG9TKzFjbURwcjMxcjdld" 1 => "bhe_uni_session=eyJpdiI6IlprbFJHL0N6ZlpPSlEvdDdMNHdGQVE9PSIsInZhbHVlIjoialppTHdMd3NzNitVcG41ZnU2MTFXV2x0cXVQeVZ4eHNsUi9pVDc3QlJramFkVy84cGNPdkJhekJoaG1TdUdWOXJUSFM5ei9adDg1eS9VaGtCZ2xBVzl2ODdScmhmMnI4eWxLRjc0dk0yTFZHdlo3amN4UUFhazNWdTlYRVZjbXUiLCJtYWMiOiI3M2ZmZGExNDdjOGY5NDM0ZDUwOTI3ZmI4MmUwY2VjM2E4YjFkNGIwN2UxMTFmOWQ4ZTRmOWJkYzNlNWZmMDliIiwidGFnIjoiIn0%3D; expires=Sat, 14 Jun 2025 07:43:11 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6IlprbFJHL0N6ZlpPSlEvdDdMNHdGQVE9PSIsInZhbHVlIjoialppTHdMd3NzNitVcG41ZnU2MTFXV2x0cXVQeVZ4eHNsUi9pVDc3QlJramFkVy84cGNPdkJhekJoaG1TdUdWOXJU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1WenRjNUF3KzhRbVJUMkNabjJaNmc9PSIsInZhbHVlIjoiNEJ2T25KaHZVWmNleER0N2JsbDNUbW1nQmJzN2NBQ0lTNmlHcGJ5cVFQQjdlaysxODJUVjU2VG9TKzFjbURwcjMxcjdldVhId0diakxQaGczWjBFSkp6YUFkdkEva1Y3TTJMUkxRV1ZqMHBZNVVLdkVaRVEwRXlUdS9YWXdNSUgiLCJtYWMiOiIyMDNhZTA0Yjk4MGExYjEzZjY4MGI4NjRhYWZmYjdjNmI4ZTc4ZjMzZWU4OTBkNWE3MzczOGYwN2ZlOGFkZDVlIiwidGFnIjoiIn0%3D; expires=Sat, 14-Jun-2025 07:43:11 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6Ik1WenRjNUF3KzhRbVJUMkNabjJaNmc9PSIsInZhbHVlIjoiNEJ2T25KaHZVWmNleER0N2JsbDNUbW1nQmJzN2NBQ0lTNmlHcGJ5cVFQQjdlaysxODJUVjU2VG9TKzFjbURwcjMxcjdld" 1 => "bhe_uni_session=eyJpdiI6IlprbFJHL0N6ZlpPSlEvdDdMNHdGQVE9PSIsInZhbHVlIjoialppTHdMd3NzNitVcG41ZnU2MTFXV2x0cXVQeVZ4eHNsUi9pVDc3QlJramFkVy84cGNPdkJhekJoaG1TdUdWOXJUSFM5ei9adDg1eS9VaGtCZ2xBVzl2ODdScmhmMnI4eWxLRjc0dk0yTFZHdlo3amN4UUFhazNWdTlYRVZjbXUiLCJtYWMiOiI3M2ZmZGExNDdjOGY5NDM0ZDUwOTI3ZmI4MmUwY2VjM2E4YjFkNGIwN2UxMTFmOWQ4ZTRmOWJkYzNlNWZmMDliIiwidGFnIjoiIn0%3D; expires=Sat, 14-Jun-2025 07:43:11 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6IlprbFJHL0N6ZlpPSlEvdDdMNHdGQVE9PSIsInZhbHVlIjoialppTHdMd3NzNitVcG41ZnU2MTFXV2x0cXVQeVZ4eHNsUi9pVDc3QlJramFkVy84cGNPdkJhekJoaG1TdUdWOXJU" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "7ozbuy8XYllajyxp6hfCOOadKCul9zNz1rNolHvJ" "current_url" => "https://staging.bheuni.io/course-details/1463" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/1463" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-06-13 11:43:11GET/course-details/1463141315