# Indonesian Data Formats


NIK, phone numbers, spelled numbers, local salary estimates, maps links, and Indonesian text checks.

This guide is the canonical guide page for related tools on ilham.dev. It should grow into practical explanations, caveats, examples, and references instead of creating one thin article per utility.

## Related tools

- [IBAN Validator](/tools/iban-validator/) — Validate an IBAN and read its country and check digits.
- [Google Maps Link Parser](/tools/maps-link-parser/) — Pull the latitude and longitude out of a Google Maps link and export it as JSON, CSV, SQL or GeoJSON.
- [NIK Parser](/tools/nik-parser/) — Parse Indonesian NIK into region codes, birth date, gender and serial number.
- [Phone Parser](/tools/phone-parser/) — Parse and format phone numbers by country.

## Notes for future edits

- Keep the guide reusable and factual.
- Link to personal posts only when there is a real incident, measurement, migration, or lesson.
- For sensitive inputs, mention whether the related tool runs locally in the browser and warn against pasting production secrets without understanding the trust boundary.
