23 enregistrements

23 enregistrements

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Liste des structures Frances Services - CC Grand Chambord

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
id_fs
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
id_fs
Type
décimal
Exemple
250
insee_dep
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
insee_dep
Type
int
Exemple
41
Dénomination
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lib_fs
Type
texte
Exemple
France services Pimms Médiation de Blois
adresse
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adresse
Type
texte
Exemple
11 Place Rene Coty
complement_adresse
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
complement_adresse
Type
texte
Exemple
                       
insee_com
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
insee_com
Type
int
Exemple
41018
code_postal
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_postal
Type
décimal
Exemple
41000
lib_com
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lib_com
Type
texte
Exemple
Blois
latitude
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
latitude
Type
décimal
Exemple
47.59369
longitude
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
longitude
Type
décimal
Exemple
1.318363
mail
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
mail
Type
texte
Exemple
blois@pimms.org
telephone
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
telephone
Type
texte
Exemple
02 54 45 34 54
h_lundi
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
h_lundi
Type
texte
Exemple
13:30 - 17:30
h_mardi
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
h_mardi
Type
texte
Exemple
09:00 - 12:00 / 13:30 - 17:30
h_mercredi
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
h_mercredi
Type
texte
Exemple
09:00 - 12:00 / 13:30 - 17:30
h_jeudi
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
h_jeudi
Type
texte
Exemple
09:00 - 12:00 / 13:30 - 17:30
h_vendredi
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
h_vendredi
Type
texte
Exemple
09:00 - 12:00 / 13:30 - 17:30
h_samedi
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
h_samedi
Type
texte
Exemple
                       
commentaire
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
commentaire
Type
texte
Exemple
Réouverture progressive sans rendez vous (lundi après midi - mardi matin - jeudi et vendredi journée) - Sur Rendez Vous les mardis après midi et mercredi toute la journée
itinerance
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
itinerance
Type
texte
Exemple
Non
format_fs
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
format_fs
Type
texte
Exemple
Site principal
groupe
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
groupe
Type
texte
Exemple
                       
labellisation
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
labellisation
Type
texte
Exemple
Espace labellisé 01/01/2020
format_fs_anct
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
format_fs_anct
Type
texte
Exemple
Lieu fixe
point_geo
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
point_geo
Type
geo_point_2d
Exemple
[47.59369,1.318363]

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"liste-des-structures-frances-services-cc-grand-chambord",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/liste-des-structures-frances-services-cc-grand-chambord"
      }
    ]
    ,
  • "definitions":
    {
    • "liste-des-structures-frances-services-cc-grand-chambord":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/liste-des-structures-frances-services-cc-grand-chambord_records"
            }
          }
        }
      }
      ,
    • "geoJSON":
      {
      • "title":"Geo JSON object",
      • "description":"Schema for a Geo JSON object",
      • "type":"object",
      • "required":
        [
        • "type"
        ]
        ,
      • "properties":
        {
        • "crs":
          {
          • "$ref":"#/definitions/crs"
          }
          ,
        • "bbox":
          {
          • "$ref":"#/definitions/bbox"
          }
        }
        ,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/geometry"
          }
          ,
        • {
          • "$ref":"#/definitions/geometryCollection"
          }
          ,
        • {
          • "$ref":"#/definitions/feature"
          }
          ,
        • {
          • "$ref":"#/definitions/featureCollection"
          }
        ]
      }
      ,
    • "bbox":
      {
      • "description":"A bounding box as defined by GeoJSON",
      • "type":"array",
      • "items":
        {
        • "type":"number"
        }
      }
      ,
    • "crs":
      {
      • "title":"crs",
      • "description":"a Coordinate Reference System object",
      • "type":
        [
        • "object",
        • "null"
        ]
        ,
      • "required":
        [
        • "type",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "type":"string"
          }
          ,
        • "properties":
          {
          • "type":"object"
          }
        }
        ,
      • "additionalProperties":false,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/namedCrs"
          }
          ,
        • {
          • "$ref":"#/definitions/linkedCrs"
          }
        ]
      }
      ,
    • "namedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "name"
            ]
          }
          ,
        • "properties":
          {
          • "required":
            [
            • "name"
            ]
            ,
          • "additionalProperties":false,
          • "properties":
            {
            • "name":
              {
              • "type":"string"
              }
            }
          }
        }
      }
      ,
    • "linkedObject":
      {
      • "type":"object",
      • "required":
        [
        • "href"
        ]
        ,
      • "properties":
        {
        • "href":
          {
          • "type":"string",
          • "format":"uri"
          }
          ,
        • "type":
          {
          • "type":"string",
          • "description":"Suggested values: proj4, ogjwkt, esriwkt"
          }
        }
      }
      ,
    • "linkedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "link"
            ]
          }
          ,
        • "properties":
          {
          • "$ref":"#/definitions/linkedObject"
          }
        }
      }
      ,
    • "geometryCollection":
      {
      • "title":"GeometryCollection",
      • "description":"A collection of geometry objects",
      • "required":
        [
        • "geometries"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "GeometryCollection"
            ]
          }
          ,
        • "geometries":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"http://json-schema.org/geojson/geometry.json#"
            }
          }
        }
      }
      ,
    • "feature":
      {
      • "title":"Feature",
      • "description":"A Geo JSON feature object",
      • "required":
        [
        • "geometry",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "Feature"
            ]
          }
          ,
        • "geometry":
          {
          • "oneOf":
            [
            • {
              • "type":"null"
              }
              ,
            • {
              • "$ref":"#/definitions/geometry"
              }
            ]
          }
          ,
        • "properties":
          {
          • "type":
            [
            • "object",
            • "null"
            ]
          }
          ,
        • "id":
          {
            }
          }
        }
        ,
      • "featureCollection":
        {
        • "title":"FeatureCollection",
        • "description":"A Geo JSON feature collection",
        • "required":
          [
          • "features"
          ]
          ,
        • "properties":
          {
          • "type":
            {
            • "enum":
              [
              • "FeatureCollection"
              ]
            }
            ,
          • "features":
            {
            • "type":"array",
            • "items":
              {
              • "$ref":"#/definitions/feature"
              }
            }
          }
        }
        ,
      • "geometry":
        {
        • "title":"geometry",
        • "description":"One geometry as defined by GeoJSON",
        • "type":"object",
        • "required":
          [
          • "type",
          • "coordinates"
          ]
          ,
        • "oneOf":
          [
          • {
            • "title":"Point",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Point"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/position"
                }
              }
            }
            ,
          • {
            • "title":"MultiPoint",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPoint"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/positionArray"
                }
              }
            }
            ,
          • {
            • "title":"LineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "LineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/lineString"
                }
              }
            }
            ,
          • {
            • "title":"MultiLineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiLineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/lineString"
                  }
                }
              }
            }
            ,
          • {
            • "title":"Polygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Polygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/polygon"
                }
              }
            }
            ,
          • {
            • "title":"MultiPolygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPolygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/polygon"
                  }
                }
              }
            }
          ]
          ,
        • "position":
          {
          • "description":"A single position",
          • "type":"array",
          • "minItems":2,
          • "items":
            [
            • {
              • "type":"number"
              }
              ,
            • {
              • "type":"number"
              }
            ]
            ,
          • "additionalItems":false
          }
          ,
        • "positionArray":
          {
          • "description":"An array of positions",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/position"
            }
          }
          ,
        • "lineString":
          {
          • "description":"An array of two or more positions",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":2
              }
            ]
          }
          ,
        • "linearRing":
          {
          • "description":"An array of four positions where the first equals the last",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":4
              }
            ]
          }
          ,
        • "polygon":
          {
          • "description":"An array of linear rings",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/linearRing"
            }
          }
        }
        ,
      • "liste-des-structures-frances-services-cc-grand-chambord_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "id_fs":
                {
                • "type":"number",
                • "title":"id_fs",
                • "description":""
                }
                ,
              • "insee_dep":
                {
                • "type":"integer",
                • "title":"insee_dep",
                • "description":""
                }
                ,
              • "lib_fs":
                {
                • "type":"string",
                • "title":"Dénomination",
                • "description":""
                }
                ,
              • "adresse":
                {
                • "type":"string",
                • "title":"adresse",
                • "description":""
                }
                ,
              • "complement_adresse":
                {
                • "type":"string",
                • "title":"complement_adresse",
                • "description":""
                }
                ,
              • "insee_com":
                {
                • "type":"integer",
                • "title":"insee_com",
                • "description":""
                }
                ,
              • "code_postal":
                {
                • "type":"number",
                • "title":"code_postal",
                • "description":""
                }
                ,
              • "lib_com":
                {
                • "type":"string",
                • "title":"lib_com",
                • "description":""
                }
                ,
              • "latitude":
                {
                • "type":"number",
                • "title":"latitude",
                • "description":""
                }
                ,
              • "longitude":
                {
                • "type":"number",
                • "title":"longitude",
                • "description":""
                }
                ,
              • "mail":
                {
                • "type":"string",
                • "title":"mail",
                • "description":""
                }
                ,
              • "telephone":
                {
                • "type":"string",
                • "title":"telephone",
                • "description":""
                }
                ,
              • "h_lundi":
                {
                • "type":"string",
                • "title":"h_lundi",
                • "description":""
                }
                ,
              • "h_mardi":
                {
                • "type":"string",
                • "title":"h_mardi",
                • "description":""
                }
                ,
              • "h_mercredi":
                {
                • "type":"string",
                • "title":"h_mercredi",
                • "description":""
                }
                ,
              • "h_jeudi":
                {
                • "type":"string",
                • "title":"h_jeudi",
                • "description":""
                }
                ,
              • "h_vendredi":
                {
                • "type":"string",
                • "title":"h_vendredi",
                • "description":""
                }
                ,
              • "h_samedi":
                {
                • "type":"string",
                • "title":"h_samedi",
                • "description":""
                }
                ,
              • "commentaire":
                {
                • "type":"string",
                • "title":"commentaire",
                • "description":""
                }
                ,
              • "itinerance":
                {
                • "type":"string",
                • "title":"itinerance",
                • "description":""
                }
                ,
              • "format_fs":
                {
                • "type":"string",
                • "title":"format_fs",
                • "description":""
                }
                ,
              • "groupe":
                {
                • "type":"string",
                • "title":"groupe",
                • "description":""
                }
                ,
              • "labellisation":
                {
                • "type":"string",
                • "title":"labellisation",
                • "description":""
                }
                ,
              • "format_fs_anct":
                {
                • "type":"string",
                • "title":"format_fs_anct",
                • "description":""
                }
                ,
              • "point_geo":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"point_geo",
                • "description":""
                }
              }
            }
          }
        }
      }
    }

    Réutilisations

    Cliquez pour déplier Cliquez pour replier

    Soumettre une réutilisation

    Cliquez pour déplier Cliquez pour replier

    Votre nom sera affiché publiquement avec votre réutilisation

    Votre prénom sera affiché publiquement avec votre réutilisation

    Votre email ne sera pas affiché publiquement et sera seulement utilisé par un administrateur pour vous contacter.

    Courte description de votre travail (max. 50 caractères)

    Une description de ce que vous avez fait en utilisant ce jeu de données (max. 1000 caractères)

    Une URL où votre travail est accessible publiquement

     ou 

    (facultatif) Une URL ou une image pour présenter votre travail

    false

    Jeux de données similaires

    • Ce jeu de données reprend les informations publiées en Open Data par l'assurance maladie. Il réportorie les professionnels de santé exerçant en France. Pour chaque professionnel de santé, le jeu de données fournit les informations suivantes : 
    • Ce jeu de données fait partie du "référentiel géographique" Opendatasoft. Ces données sont utilisées dans nos processeurs et outils de la plateforme. Ces données ont été créées à partir de plusieurs sources de données différentes.    
    • Le jeu de données présente une vue complète de l'ensemble des bâtiments appartenant à la Communauté de Communes du Grand Chambord (CCGC) ou mis à sa disposition dans le cadre de l'exercice de ses compétences. Chaque entrée du jeu de données offre des détails spécifiques sur les propriétés immobilières qui sont sous la responsabilité de la CCGC, ou qui lui sont mises à disposition pour la réalis…
    • Ce jeu de données fait partie du "référentiel géographique" Opendatasoft. Ces données sont utilisées dans les processeurs et outils de la plateforme.