Skip to content

Instantly share code, notes, and snippets.

@aminamee
aminamee / gist:00ef118d832b7dd1af45b34f18b07bf4
Last active August 17, 2026 14:21
balitmore_postings_ai_skills.sql
WITH cleaned AS (
SELECT
title,
city,
state_code,
occupation_group,
company_id,
created,
REGEXP_REPLACE(
REGEXP_REPLACE(