{
  "name": "entreprises-numerique-grand-est",
  "title": "Entreprises du numérique en Grand Est",
  "description": "Recensement de 4509 entreprises du secteur informatique et numérique en région Grand Est, issu de la base Sirene.",
  "licenses": [
    {
      "name": "etalab-2.0",
      "title": "Licence Ouverte 2.0",
      "path": "https://www.etalab.gouv.fr/licence-ouverte-open-licence"
    }
  ],
  "created": "2026-08-23",
  "sources": [
    {
      "title": "API recherche-entreprises (Etalab)",
      "path": "https://recherche-entreprises.api.gouv.fr/"
    }
  ],
  "resources": [
    {
      "name": "entreprises",
      "path": "entreprises-numerique-grand-est-2026-08.csv",
      "format": "csv",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "siren",
            "type": "string"
          },
          {
            "name": "denomination",
            "type": "string"
          },
          {
            "name": "naf_recherche",
            "type": "string"
          },
          {
            "name": "naf_libelle",
            "type": "string"
          },
          {
            "name": "naf_entreprise",
            "type": "string"
          },
          {
            "name": "nature_juridique",
            "type": "string"
          },
          {
            "name": "categorie_entreprise",
            "type": "string"
          },
          {
            "name": "tranche_effectif",
            "type": "string"
          },
          {
            "name": "date_creation",
            "type": "string"
          },
          {
            "name": "etat_administratif",
            "type": "string"
          },
          {
            "name": "nb_etablissements_ouverts",
            "type": "string"
          },
          {
            "name": "siege_departement",
            "type": "string"
          },
          {
            "name": "siege_commune",
            "type": "string"
          },
          {
            "name": "siege_code_postal",
            "type": "string"
          },
          {
            "name": "siege_latitude",
            "type": "string"
          },
          {
            "name": "siege_longitude",
            "type": "string"
          },
          {
            "name": "siege_dans_grand_est",
            "type": "string"
          }
        ]
      }
    }
  ]
}