CSE · SLFRS · Machine-readable

Sri Lankan financial statements, as structured data you can trust.

Atlas extracts normalized financials from audited annual reports of CSE-listed companies — and keeps the receipts. Every figure traces to the printed line items, note references and source page that produced it.

Get an API keyExplore the data

Free tier: latest two published years of every company — no card required.

Live statement preview unavailable
(API not reachable — check ATLAS_API_URL / ATLAS_INTERNAL_API_KEY)

Traceable by construction

Nothing is typed in and nothing is invented. Figures are extracted from the annual report, validated arithmetically, reviewed by a human, and published with their full composition lineage intact.

Normalized per sector

Statements map to explicit sector schemas — signed values, consistent field names across companies and years, subtotals recomputed and cross-checked against the printed report.

Built for your workflow

JSON and CSV over a versioned REST API. Five years of revenue into pandas in four lines — see the getting started guide.

One request to structured data

curl "https://api.arclanetechnologies.com/v1/companies/JKH/timeseries?field=revenue" \
  -H "Authorization: Bearer atlas_sk_..."

Full reference and Python examples in the API docs.