sodir-data-extractor

Extract SODIR field and production data from the Norwegian Petroleum Directorate.

2|Updated Dec 6, 2022
One-click install
npx skills add https://github.com/vamseeachanta/worldenergydata --skill sodir-data-extractor
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sodir-data-extractor
Source: https://github.com/vamseeachanta/worldenergydata/tree/main/.claude/skills/sodir-data-extractor
Command: npx skills add https://github.com/vamseeachanta/worldenergydata --skill sodir-data-extractor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps analysts get Norwegian Continental Shelf field and production data from SODIR, enabling cross-basin comparison and trend analysis.

Core Features & Use Cases

  • Field discovery: Retrieve field metadata (discovery year, status, operator, area, water depth).
  • Production extraction: Pull monthly production broken down by oil, gas, NGL, condensate, and water.
  • Cross-basin comparison: Compare SODIR fields with GOM data to benchmark performance.
  • Use Case: Build datasets for comparative research on field performance across basins.

Quick Start

Run the sodir extraction to generate field and production data CSVs.

Frequently Asked Questions about sodir-data-extractor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract SODIR field production data from the Norwegian Petroleum Directorate?▼

To extract SODIR field production data, you can query the SODIR API or public datasets to retrieve monthly production broken down by oil, gas, NGL, condensate, and water. The skill handles unit conversion, status filtering, and caching with validation.

What field metadata can I retrieve from the SODIR database?▼

SODIR field metadata includes the discovery year, current status, operator, area, and water depth. This data enables field discovery and trend analysis for the Norwegian Continental Shelf.

Can I compare Norwegian Continental Shelf production with other basins?▼

Yes, you can compare SODIR fields with other basins like the Gulf of Mexico (GOM) to benchmark performance. This cross-basin comparison helps build datasets for comparative research on field performance.

Do I need API access to pull monthly production stats from SODIR?▼

You need access to either the SODIR API or public datasets to retrieve monthly production stats. The extraction process applies caching with validation and handles unit conversion for the output.

How do I export SODIR field and production data into CSV files?▼

You can run the SODIR extraction to generate field and production data CSVs. This process queries the Norwegian Petroleum Directorate data, applies status filtering, and outputs structured datasets for analysis.