{
  "$schema": "https://loremfile.dev/schema/manifest-v1.json",
  "schema_version": 1,
  "catalog_version": "1.2.0",
  "generated_at": "2026-09-22T06:59:34Z",
  "base_url": "https://loremfile.dev/",
  "license": "CC0-1.0",
  "license_url": "https://creativecommons.org/publicdomain/zero/1.0/",
  "source": "https://github.com/kumarprabhashanand/loremfile",
  "toolchain_image": "ghcr.io/kumarprabhashanand/loremfile-toolchain@sha256:1d66d83de2483700858745a9d27120af001588019882098eb67a301fdd2f2ad6",
  "count": 1,
  "total_bytes": 109157,
  "fixtures": [
    {
      "path": "avro/people-1000.avro",
      "url": "https://loremfile.dev/avro/people-1000.avro",
      "format": "avro",
      "ext": "avro",
      "mime": "application/avro",
      "bytes": 109157,
      "sha256": "5222ff857db756363624c0e5ccd80578865b8dfb2155d3dabda89f9ebb979978",
      "size_class": "free",
      "phase": 1,
      "description": "1,000 rows of the shared people dataset as Avro, deflate-compressed, with the writer schema embedded in the file header.",
      "tags": [
        "data",
        "dataset-people"
      ],
      "edge_case": false,
      "props": {
        "rows": 1000,
        "columns": 14,
        "compression": "deflate",
        "column_names": [
          "id",
          "first_name",
          "last_name",
          "email",
          "phone",
          "street",
          "city",
          "country",
          "birth_date",
          "signup_at",
          "balance",
          "is_active",
          "tags",
          "bio"
        ]
      },
      "generator": "columnar.avro_people",
      "generator_params": {
        "rows": 1000
      },
      "added_in": "1.0.0",
      "status": "active",
      "deprecated": false,
      "supersededBy": null
    }
  ]
}
