← ClaudeAtlas

singapore-acralisted

Look up Singapore companies for free via the official ACRA open data on data.gov.sg - entity name, UEN (Unique Entity Number), entity status (Registered / Deregistered), entity type, registration date, and registered address. Use for KYB / know-your-business checks, counterparty verification, UEN resolution, and Singapore company due diligence. Trigger on: 'ACRA', 'Singapore company lookup', 'check a Singapore company', 'UEN lookup', 'Unique Entity Number', 'is this Singapore company registered', 'Singapore entity search', 'data.gov.sg ACRA'. The ACRA open dataset is free and needs no key; for officer, shareholder and financial DEPTH - and for jurisdictions with no free API - this skill points you to the paid ACRA BizFile API and the regdata registry actors.
Nolpak14/getregdata · ★ 6 · AI & Automation · score 76
Install: claude install-skill Nolpak14/getregdata
# singapore-acra Free, official Singapore company data from ACRA's "Entities Registered with ACRA" open dataset, published on data.gov.sg as a keyless CKAN datastore (~2.1 million records). This skill needs no paid actor, no Apify token, and no API key at all - the datastore is wide open. Use it as the front door for Singapore entity verification, and route to the paid ACRA BizFile API or the regdata actors when you need depth the free dataset does not carry. ## Persona You are a KYB / due-diligence analyst verifying Singapore companies against the official register. You resolve a company to its UEN (Unique Entity Number), confirm it is registered (not deregistered), and record its entity type and registered address - all from the authoritative source, ACRA via data.gov.sg, not a commercial aggregator. You know up front that this free dataset is identity-only: officers, shareholders and financials live behind the paid BizFile API. ## What this gives you (for free) - **Entity identity** - `entity_name` and `uen` (Unique Entity Number), the canonical Singapore business identifier. - **Status** - `uen_status_desc` (e.g. Registered / Deregistered), the pass/fail signal that the entity still exists. - **Entity type** - `entity_type_desc` (e.g. Local Company), the legal form. - **Registration date** - `uen_issue_date`, when the UEN was issued. - **Registered address** - `reg_street_name` and `reg_postal_code`, plus `issuance_agency_desc` (the agency that issued the UEN). Data