{
  "profile": "tabular-data-package",
  "name": "indicadores-ecommerce-argentina-2025-2026",
  "title": "Indicadores del ecommerce argentino 2025-2026",
  "description": "Compilación con fuentes y cálculos identificados para análisis, docencia y periodismo de datos.",
  "homepage": "https://dptiendaonline.com/observatorio-ecommerce-argentina/",
  "version": "2026-07-14",
  "licenses": [
    {
      "name": "CC-BY-4.0",
      "path": "https://creativecommons.org/licenses/by/4.0/",
      "title": "Creative Commons Attribution 4.0 para cálculos originales"
    }
  ],
  "sources": [
    {
      "title": "CACE Estudio Anual 2025",
      "path": "https://cace.org.ar/blogs/news/estudio-anual-de-cace-2025-el-ecommerce-como-canal-estructural-del-consumo-argentino"
    },
    {
      "title": "CACE Hot Sale 2026",
      "path": "https://cace.org.ar/blogs/news/hot-sale-2026-la-mitad-de-las-empresas-participantes-vendieron-lo-mismo-que-en-tres-semanas-o-mas"
    }
  ],
  "resources": [
    {
      "name": "indicadores-csv",
      "path": "https://dptiendaonline.com/datos/ecommerce-argentina-2025-2026.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "schema": {
        "fields": [
          {
            "name": "indicador",
            "type": "string"
          },
          {
            "name": "periodo",
            "type": "integer"
          },
          {
            "name": "valor",
            "type": "number"
          },
          {
            "name": "unidad",
            "type": "string"
          },
          {
            "name": "fuente",
            "type": "string"
          },
          {
            "name": "url_fuente",
            "type": "string",
            "format": "uri"
          }
        ]
      }
    },
    {
      "name": "indicadores-json",
      "path": "https://dptiendaonline.com/datos/ecommerce-argentina-2025-2026.json",
      "format": "json",
      "mediatype": "application/json"
    }
  ]
}
