remove draft article
This commit is contained in:
parent
5f70642630
commit
9be14e9e95
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
title: 'Import Global WDPA Data into Postgres Database Using shp2pgsql'
|
||||
date: 2024-08-06T12:15:44+01:00
|
||||
author:
|
||||
name: "Sam Chance"
|
||||
header_image: '/pics/blog/batch-import-postgis-rasters/singapore-final.webp'
|
||||
summary: "This article explains how to batch import rasters into a Postgres database. It also covers the use of PostGIS functions to query these rasters and create new ones. These techniques are particularly useful for applications such as QGIS."
|
||||
toc: true
|
||||
tags: ["QGIS", "PostGIS", "Database", "Raster"]
|
||||
---
|
|
@ -6,8 +6,8 @@ implementing comprehensive analytics solutions with focus on **data modelling**
|
|||
and building **data pipelines**. Highly adaptable and able to rapidly learn new
|
||||
skills when necessary. Proficient in various programming languages, with
|
||||
expertise in **data warehousing**, creating company **dashboards** and building
|
||||
bespoke **alerting systems** from scratch. Strong educational background in a STEM
|
||||
field with Master's and Bachelor's degree in marine biology. My personal
|
||||
bespoke **alerting systems** from scratch. Strong educational background in a **STEM**
|
||||
field with **Master's** and Bachelor's degree in marine biology. My personal
|
||||
interests are in IT, systems administration, and web development, which has
|
||||
allowed me to build a diverse skill set that enables me to solve problems
|
||||
creatively and effectively.
|
||||
|
@ -35,10 +35,10 @@ creatively and effectively.
|
|||
- Web development (Hugo, JavaScript/HTML/CSS)
|
||||
- CLI wizard (Bash, coreutils, Neovim)
|
||||
|
||||
## Work Experience
|
||||
## Experience
|
||||
### Growth Analyst / Analytics Engineer | What3Words | May 2020 to Apr 2024
|
||||
- Designed and implemented successful alerting system from scratch to detect anomalous behaviour in partner API usage (using python).
|
||||
- Built company KPI dashboard in Looker Studio.
|
||||
- Designed and implemented successful alerting system from scratch to detect anomalous behaviour in partner API usage (using python)
|
||||
- Built company KPI dashboard in Looker Studio
|
||||
- Built QA tool for Product Team to assess and monitor data quality after new app version release
|
||||
- Assisted with several large data migration projects
|
||||
- Researched and implemented data mining techniques to uncover insights for Product and BD Teams
|
||||
|
@ -47,6 +47,6 @@ creatively and effectively.
|
|||
## Education
|
||||
### MSc Marine Biology | Bangor University | 1 year
|
||||
- Thesis: "Quantifying the Effectiveness of Indonesia's Protected Areas at Preventing Mangrove Deforestation"
|
||||
* A GIS project that involved analysis and statistical modelling of satellite data using ArcGIS and R.
|
||||
* A GIS project that involved statistical modelling of satellite data using ArcGIS and R
|
||||
|
||||
### BSc Marine Biology & Zoology | Bangor University | 3 years
|
||||
|
|
Loading…
Reference in New Issue