
Semicolon-Delimited CSV
A CSV that uses semicolons as the delimiter (common in European locales), for testing delimiter detection.
- File
- CSV · CSV · 20 rows
- Use case
- CSV parsing
Find files, editable templates and browser test targets by what you need to make or test. Explore complete business kits for connected records, templates and expected results.
Page 168 of 221; 24 results per page.

A CSV that uses semicolons as the delimiter (common in European locales), for testing delimiter detection.

A labelled sentiment-classification dataset in JSON Lines: 24 short product-review-style sentences balanced across positive, negative, and neutral. Fully synthetic; a fixture for testing text-classification loaders, tokenizers, and JSONL parsers.

A directed service-dependency graph in GraphML: ten microservices (web, api, auth, db, cache, queue, worker, …) with their call/dependency edges. A fixture for testing directed-graph importers, cycle detection, and topological sorting.

The service map you get by aggregating the trace fixtures in this category: five service nodes and the edges between them with call counts and latency percentiles, including the messaging edge that exists only because of a span link. Ground truth for a service-graph processor.

Fictional SAMPLE service level agreement DOCX twin for contract-template tooling.

PDF twin of the SAMPLE service level agreement.

Two SLOs (availability and latency) in one multi-document YAML separated by ---, each defined as a ratio of good events to total over a rolling 28-day window. The latency SLO measures the le="1" bucket against the count, which is the correct way to do it from a histogram.

A one-page fillable PDF twin of the service quote request HTML form. Its canonical AcroForm field tree, widgets, values, and appearance streams are generator-validated.

Machine-readable field names, labels, types, required states, choices, and input hints for the service quote request family.

A service estimate request for testing lead intake, scope extraction, site classification, schedule normalization, budget bands, and contact-field mapping. This standalone HTML reference works offline, uses explicit labels and native validation, and submits nowhere.

A one-row UTF-8 CSV export of the fictional service quote request response with columns in the same order as the field manifest.

Fictional submitted values for every documented service quote request field, suitable for request parsing, mapping, and round-trip tests.

A sample cache-first service worker handling install, activate, and fetch events with an offline fallback, for testing service-worker registration, JS parsers, and PWA tooling.

Cache-first SAMPLE service worker for PWA offline-shell registration tests.

A fictional services agreement DOCX between SAMPLE parties, contract-template tooling fixture.

PDF twin of the SAMPLE services agreement template.

A severity-band table mapping CVSS ranges to remediation SLAs and gate actions, with the finding count each band has in this fixture set, so a policy engine can be tested end to end. Advisory identifiers use the invented NOVUS-SAMPLE namespace with SAMPLE-CVE aliases; no identifier here refers to a published CVE, GHSA or OSV record, and no package named exists.

A zipped shapefile containing a three-file polygon set with no .cpg, so the DBF encoding is undeclared. Zipping is how shapefiles are actually exchanged, because a bare .shp is meaningless without its sidecars, and it is the upload format most web GIS tools accept.

A zipped shapefile containing the full five-file point set: .shp, .shx, .dbf, .prj and .cpg. Zipping is how shapefiles are actually exchanged, because a bare .shp is meaningless without its sidecars, and it is the upload format most web GIS tools accept.

The sidecar that declares `attributes-cp1252.dbf` as ISO-8859-1. Note that the DBF also carries a language-driver byte in its header, and the two can disagree, which is exactly the ambiguity a reader has to resolve and document.

The sidecar that declares `attributes-utf8.dbf` as UTF-8. Note that the DBF also carries a language-driver byte in its header, and the two can disagree, which is exactly the ambiguity a reader has to resolve and document.

The same four accented attribute rows written in CP1252. Both files are exactly the same size because DBF fields are fixed-width in bytes, not characters, so the UTF-8 table fits fewer characters per field, and a reader that guesses the encoding produces mojibake rather than an obvious failure.

The same four accented attribute rows written in UTF-8. Both files are exactly the same size because DBF fields are fixed-width in bytes, not characters, so the UTF-8 table fits fewer characters per field, and a reader that guesses the encoding produces mojibake rather than an obvious failure.

A one-line sidecar naming the encoding of the .dbf. Without it a reader has to guess (usually cp1252), and every non-ASCII attribute value comes back as mojibake, which is the single most common shapefile data-loss bug.
We use Google Analytics and show ads via Adsterra. Non-essential cookies and ad scripts run only after you allow the matching categories. See our cookie policy.