↑↓ navigate open esc close
🇮🇩

Indonesia Government Procurement Data — in Your Terminal

Indonesia's procurement landscape spans 800+ LPSE units across K/L/PD (Kementerian/Lembaga/Perangkat Daerah). The Sell to State CLI aggregates all of them into a single queryable interface — search, filter, and export without touching a single browser tab.

Data source: LPSE/INAPROC

Install

npm npm install -g @data-atlas/cli
pip pip install selltostate-cli
brew brew install selltostate/tap/selltostate

Example commands

$ selltostate search --country id --keywords "sistem informasi" --status tender
$ selltostate tenders --country id --unit-type kementerian --format json > central_govt.json
$ selltostate watch --country id --province "DKI Jakarta" --category "Konstruksi"
$ selltostate export --country id --from 2025-01-01 --value-min 1000000000
$ selltostate tender --id LPSE-LKPP-2025-001234 --full

What you get

800+ LPSE Units

Coverage across all Kementerian, Lembaga, and regional Perangkat Daerah procurement units — the most comprehensive Indonesia procurement data available via API.

Province & Region Filter

Filter tenders by province (DKI Jakarta, Jawa Barat, etc.) or procurement unit type (pusat vs daerah) to focus on the contracts relevant to your business.

IDR Value Formatting

Tender values returned in both raw IDR and formatted strings. Set minimum value thresholds to filter out micro-procurement noise.

SIAK Integration

Vendor registration data from SIAK (Sistem Informasi Akreditasi Kontraktor) available for cross-referencing awarded contracts with vendor profiles.

FAQ

How many LPSE units does Sell to State cover?

Sell to State covers 800+ LPSE units including all central government Kementerian and Lembaga, plus major regional Perangkat Daerah at provincial and kabupaten level.

Can I filter by procurement method?

Yes. Use --method tender, --method seleksi, or --method pengadaan-langsung to filter by Indonesia's standard procurement methods.

Are tender documents included?

Sell to State returns tender metadata and links to official documents on the respective LPSE unit. Document download is available for authenticated users on paid plans.

How do I handle the large volume of Indonesian procurement data?

Use --limit and --offset for pagination, or --export-incremental to stream results in batches to your pipeline.

3-day free trial

Singapore government contracts — start for free

The Singapore dataset is live. Create a free account to search every government award, set alerts, and export to CSV or via the API.

Free to browse · subscribe to unlock the full dataset

Start for free →
Sign Up