records

records

Active filters Clear all

No active filters

Filters

Custom view generator - Demo

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Nom de l'initiative
               

No description available for this field.

Name (identifier)
nom_de_l_initiative
Type
text
Sample
                       
Name of the organization
               

No description available for this field.

Name (identifier)
name_of_the_organization
Type
text
Sample
                       
Type of organization
               

No description available for this field.

Name (identifier)
entity
Type
text
Sample
                       
Topic
               

No description available for this field.

Name (identifier)
theme_en
Type
text
Sample
                       
Language
               

No description available for this field.

Name (identifier)
language
Type
text
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Description
               

No description available for this field.

Name (identifier)
description_fr
Type
text
Sample
                       
Description
               

No description available for this field.

Name (identifier)
description_en
Type
text
Sample
                       
Screenshot 1
               

No description available for this field.

Name (identifier)
screenshot_1
Type
file
Sample
                       
Screenshot 2
               

No description available for this field.

Name (identifier)
screenshot_2
Type
file
Sample
                       
Screenshot 3
               

No description available for this field.

Name (identifier)
screenshot_3
Type
file
Sample
                       
Nom de l'organisation
               

No description available for this field.

Name (identifier)
nom_de_lorganisation
Type
text
Sample
                       
Type d'organisation
               

No description available for this field.

Name (identifier)
entite
Type
text
Sample
                       
Thème
               

No description available for this field.

Name (identifier)
theme_fr
Type
text
Sample
                       
Partenaire
               

No description available for this field.

Name (identifier)
produit_par
Type
text
Sample
                       
Pays
               

No description available for this field.

Name (identifier)
pays
Type
text
Sample
                       
Langue
               

No description available for this field.

Name (identifier)
langue
Type
text
Sample
                       
Name of the initiative
               

No description available for this field.

Name (identifier)
name_of_the_initiative
Type
text
Sample
                       
Link
               

No description available for this field.

Name (identifier)
link
Type
text
Sample
                       
Type de page
               

No description available for this field.

Name (identifier)
type_de_page
Type
text
Sample
                       
Type of page
               

No description available for this field.

Name (identifier)
type_of_page
Type
text
Sample
                       
dataviz
               

No description available for this field.

Name (identifier)
dataviz
Type
text
Sample
                       
dataviz_en_fr
               

No description available for this field.

Name (identifier)
dataviz_en_fr
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"custom-view-generator-demo",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/custom-view-generator-demo"
      }
    ]
    ,
  • "definitions":
    {
    • "custom-view-generator-demo":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/custom-view-generator-demo_records"
            }
          }
        }
      }
      ,
    • "custom-view-generator-demo_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "nom_de_l_initiative":
              {
              • "type":"string",
              • "title":"Nom de l'initiative",
              • "description":""
              }
              ,
            • "name_of_the_organization":
              {
              • "type":"string",
              • "title":"Name of the organization",
              • "description":""
              }
              ,
            • "entity":
              {
              • "type":"string",
              • "title":"Type of organization",
              • "description":""
              }
              ,
            • "theme_en":
              {
              • "type":"string",
              • "title":"Topic",
              • "description":""
              }
              ,
            • "language":
              {
              • "type":"string",
              • "title":"Language",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "description_fr":
              {
              • "type":"string",
              • "title":"Description",
              • "description":""
              }
              ,
            • "description_en":
              {
              • "type":"string",
              • "title":"Description",
              • "description":""
              }
              ,
            • "screenshot_1":
              {
              • "type":"string",
              • "title":"Screenshot 1",
              • "description":""
              }
              ,
            • "screenshot_2":
              {
              • "type":"string",
              • "title":"Screenshot 2",
              • "description":""
              }
              ,
            • "screenshot_3":
              {
              • "type":"string",
              • "title":"Screenshot 3",
              • "description":""
              }
              ,
            • "nom_de_lorganisation":
              {
              • "type":"string",
              • "title":"Nom de l'organisation",
              • "description":""
              }
              ,
            • "entite":
              {
              • "type":"string",
              • "title":"Type d'organisation",
              • "description":""
              }
              ,
            • "theme_fr":
              {
              • "type":"string",
              • "title":"Thème",
              • "description":""
              }
              ,
            • "produit_par":
              {
              • "type":"string",
              • "title":"Partenaire",
              • "description":""
              }
              ,
            • "pays":
              {
              • "type":"string",
              • "title":"Pays",
              • "description":""
              }
              ,
            • "langue":
              {
              • "type":"string",
              • "title":"Langue",
              • "description":""
              }
              ,
            • "name_of_the_initiative":
              {
              • "type":"string",
              • "title":"Name of the initiative",
              • "description":""
              }
              ,
            • "link":
              {
              • "type":"string",
              • "title":"Link",
              • "description":""
              }
              ,
            • "type_de_page":
              {
              • "type":"string",
              • "title":"Type de page",
              • "description":""
              }
              ,
            • "type_of_page":
              {
              • "type":"string",
              • "title":"Type of page",
              • "description":""
              }
              ,
            • "dataviz":
              {
              • "type":"string",
              • "title":"dataviz",
              • "description":""
              }
              ,
            • "dataviz_en_fr":
              {
              • "type":"string",
              • "title":"dataviz_en_fr",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets