{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Taiwan company register records on LemReveal",
  "description": "Public company register records for Taiwan, sourced from GCIS.",
  "url": "https://lemreveal.com/data/taiwan",
  "isAccessibleForFree": true,
  "license": "https://lemreveal.com/terms-of-service",
  "creator": {
    "@type": "Organization",
    "name": "LemReveal",
    "url": "https://lemreveal.com"
  },
  "spatialCoverage": {
    "@type": "Place",
    "name": "Taiwan"
  },
  "country": {
    "name": "Taiwan",
    "code": "TW"
  },
  "register": {
    "name": "GCIS",
    "url": "https://gcis.nat.gov.tw"
  },
  "fieldsPublished": [
    "Unified business number",
    "Company name (Chinese/English)",
    "Legal form",
    "Registered address",
    "Paid-in capital",
    "Representative",
    "Business items",
    "Registration date"
  ],
  "entityTypes": [
    "Company Limited by Shares",
    "Limited Company",
    "Unlimited Company",
    "Branch Office",
    "Sole Proprietorship",
    "Partnership"
  ],
  "recordsMirrored": null,
  "lastRefreshed": null,
  "recordUrlPattern": "https://lemreveal.com/company/tw/{registrationNumber}",
  "directoryUrl": "https://lemreveal.com/data/taiwan/companies",
  "attribution": "Data compiled by LemReveal (https://lemreveal.com) from GCIS. Cite with attribution."
}
