records

records

Active filters Clear all

No active filters

Filters

Bulletin Officiel des Finances Publiques - Impôts

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Nom du fichier
               

No description available for this field.

Name (identifier)
nom_du_fichier
Type
text
Sample
                       
Date de début
               

No description available for this field.

Name (identifier)
date_de_debut
Type
date
Sample
                       
Date de fin
               

No description available for this field.

Name (identifier)
date_de_fin
Type
date
Sample
                       
Téléchargement
               

No description available for this field.

Name (identifier)
telechargement
Type
text
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Contenu
               

No description available for this field.

Name (identifier)
contenu
Type
text
Sample
                       
Empreinte
               

No description available for this field.

Name (identifier)
empreinte
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"bofip-impots",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/bofip-impots"
      }
    ]
    ,
  • "definitions":
    {
    • "bofip-impots":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/bofip-impots_records"
            }
          }
        }
      }
      ,
    • "bofip-impots_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "nom_du_fichier":
              {
              • "type":"string",
              • "title":"Nom du fichier",
              • "description":""
              }
              ,
            • "date_de_debut":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de début",
              • "description":""
              }
              ,
            • "date_de_fin":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de fin",
              • "description":""
              }
              ,
            • "telechargement":
              {
              • "type":"string",
              • "title":"Téléchargement",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "contenu":
              {
              • "type":"string",
              • "title":"Contenu",
              • "description":""
              }
              ,
            • "empreinte":
              {
              • "type":"string",
              • "title":"Empreinte",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets