Generator · Estonian data

Estonian product or service offering

Endpoint GET /v1/ee/offering

What it covers

Returns a realistic synthetic Estonian offering — a product or service with a localized name, a plausible EUR price, its unit, and its industry label. Pin `industry` (NACE code), `type` (product/service), or filter by `industryName`/`offeringName` full text. Set `edge=true` for the price/format corners, `extreme=true` for a hostile-encoded name, or `invalid=true` for a broken record.

Parameters

ParameterTypeDescription
countinteger1–1000Number of records to return, 1–1000 (your plan may lower this). Omitted returns a single record; set it for a batch.
edgebooleanRestrict to edge-case offerings (price-band extremes, unusual units, long names).
extremebooleanReturn a correct offering whose name is wrapped in a hostile encoding (untrimmed whitespace, invisible/zero-width characters, homoglyphs, or bidi marks). Price, unit and industry label stay clean.
industry"73" | "28.3" | "93.2" | "71" | "90" | "29.3" | "10.7" | "64" | "56.30" | "11" | "30.1" | "47.6" | "26.7" | "95.3" | "56.21" | "23.4" | "81.2" | "14" | "95.1" | "26.2" | "41" | "70" | "26.4" | "49.4" | "10.5" | "74.1" | "85" | "43.2" | "82.3" | "59" | "56.12" | "31" | "92" | "81.3" | "23.1" | "47.1" | "96.2" | "27.5" | "86.1" | "55" | "65" | "32.1" | "96.1" | "15" | "69" | "86.2" | "91.2" | "32.2" | "21" | "74.2" | "58" | "68" | "78" | "43.3" | "77" | "56.11" | "80" | "62" | "10.8" | "93.1" | "32.3" | "61" | "13" | "32.4" | "74.3" | "79" | "75" | "63" | "16"Pin the industry by NACE code. Omit to draw across all covered industries.
industryNamestringFull-text filter: keep offerings whose localized industry label contains this.
invalidbooleanReturn a deliberately invalid offering (a price outside its band, a negative price, or an empty name) for negative-path testing. Cannot combine with edge/extreme.
language"et"Pin the name language. Omit for the country’s weighted mix.
offeringNamestringFull-text filter: keep offerings whose localized name contains this.
seedintegerInteger seed for reproducible output: the same seed always yields the same record.
type"product" | "service"Restrict to products or services. Omit for both.

Response fields

FieldTypeDescription
valuestringThe offering name in the resolved language.
offeringNamestringThe full offering name (alias of `value`).
kind"product" | "service"Whether it is a good or a rendered service.
unitstringThe unit the price is quoted per — a canonical symbol (`pc`, `month`, `kg`, …).
priceintegerA single plausible price, in EUR minor units (cents).
currency"EUR"Currency of `price`; always EUR.
industryCodestringNACE Rev. 2.1 code of the offering’s industry.
industryNamestringThe localized industry label in the resolved language.
languagestringBCP-47 subtag used for this record’s names.

Other generators for Estonia

See all generators for Estonia →

The same kind of identifier elsewhere

Try it

Generate a live example below — every response is valid by format and entirely synthetic.