All data sources

Colombia ANH

No authcolombia

Colombian oil & gas open data published by ANH (Agencia Nacional de Hidrocarburos) via datos.gov.co Socrata SODA. First Socrata connector in PatchOps. Datasets (live-probed 2026-05-07): - Crude oil production (51,924 monthly rows) ⭐ field/operator/department/contract + Point geometry - Gas production (69,074 monthly rows) ⭐ same shape, gas in KPC - Active contracts (275) ⭐ operator/cuenca/estado/etapa - Production tests (723, 2025-2026) initial + extended well tests - Field royalty liquidations (203,572) USD price, COP regalías per field-month upstream quirks: SoQL filters case-sensitive (CASANARE not casanare). Numbers stored as text with mixed US (11,955.00) and EU (63,13) formats. Year column on royalties is "a_o" (mangled "año").

Provenance

PublisherColombia ANH

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationNo credentials required

Methods (6)

  • searchOilProduction

    read

    Crude oil production (51,924 rows). Filter by departamento, operadora, campo, contrato, year, month.

    Department/operator UPPERCASE. produccion_bls parsed from text.

  • searchGasProduction

    read

    Gas production in KPC (69,074 rows). Same filter shape as oil; geolocalizacion Point.

    upstream uses nombremes (no underscore); handler normalizes.

  • searchContracts

    read

    Active hydrocarbon contracts (275). Filter by operator, basin, status, etapa, surface.

    estado has duplicate casings: "En ejecución" and "En Ejecución" both real.

  • searchProductionTests

    read

    Initial / extended well production tests (723 rows). Only 2025-2026 populated.

    tipoPrueba: Iniciales|Extensas. estado: Activo|Inactivo|Abandonado|Cerrado.

  • searchFieldRoyalties

    read

    Field-level royalty liquidations (203,572 rows). USD price + COP regalías per month.

    Year column is `a_o` upstream. Numbers in EU comma-decimal — handler parses.

  • getServiceInfo

    read

    Dataset row counts, enum values, publisher info, and §0 probe notes (24h cache).