records

records

Active filters Clear all

No active filters

Filters

Catalog of the domain "userclub"

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Dataset identifier
               

No description available for this field.

Name (identifier)
dataset_id
Type
text
Sample
                       
Federated dataset
               

No description available for this field.

Name (identifier)
federated
Type
boolean
Sample
                       
Title
               

No description available for this field.

Name (identifier)
title
Type
text
Sample
                       
Description
               

No description available for this field.

Name (identifier)
description
Type
text
Sample
                       
Themes
               

No description available for this field.

Name (identifier)
theme
Type
text
Sample
                       
Keywords
               

No description available for this field.

Name (identifier)
keyword
Type
text
Sample
                       
License
               

No description available for this field.

Name (identifier)
license
Type
text
Sample
                       
Language
               

No description available for this field.

Name (identifier)
language
Type
text
Sample
                       
Timezone
               

No description available for this field.

Name (identifier)
timezone
Type
text
Sample
                       
Modified
               

No description available for this field.

Name (identifier)
modified
Type
datetime
Sample
                       
Data processed
               

No description available for this field.

Name (identifier)
data_processed
Type
datetime
Sample
                       
Metadata processed
               

No description available for this field.

Name (identifier)
metadata_processed
Type
datetime
Sample
                       
Publisher
               

No description available for this field.

Name (identifier)
publisher
Type
text
Sample
                       
Reference
               

No description available for this field.

Name (identifier)
references
Type
text
Sample
                       
Attributions
               

No description available for this field.

Name (identifier)
attributions
Type
text
Sample
                       
Update frequency
               

No description available for this field.

Name (identifier)
update_frequency
Type
text
Sample
                       
Number of records
               

No description available for this field.

Name (identifier)
records_count
Type
integer
Sample
                       
Size of records in the dataset (in bytes)
               

No description available for this field.

Name (identifier)
records_size
Type
integer
Sample
                       
Reuse count
               

No description available for this field.

Name (identifier)
explore_reuse_count
Type
integer
Sample
                       
API call count
               

No description available for this field.

Name (identifier)
explore_api_call_count
Type
integer
Sample
                       
Download count
               

No description available for this field.

Name (identifier)
explore_download_count
Type
integer
Sample
                       
Attachments download count
               

No description available for this field.

Name (identifier)
explore_attachment_download_count
Type
integer
Sample
                       
File fields download count
               

No description available for this field.

Name (identifier)
explore_file_field_download_count
Type
integer
Sample
                       
Popularity score
               

No description available for this field.

Name (identifier)
explore_popularity_score
Type
decimal
Sample
                       
Visibility (domain or restricted)
               

No description available for this field.

Name (identifier)
visibility
Type
text
Sample
                       
Published
               

No description available for this field.

Name (identifier)
publishing_published
Type
text
Sample
                       
Publishing properties
               

No description available for this field.

Name (identifier)
publishing_properties
Type
text
Sample
                       
État de publication
               

No description available for this field.

Name (identifier)
admin_etat_de_publication
Type
text
Sample
                       
sources
               

No description available for this field.

Name (identifier)
admin_sources
Type
text
Sample
                       
explorer
               

No description available for this field.

Name (identifier)
explorer
Type
text
Sample
                       
modifier
               

No description available for this field.

Name (identifier)
modifier
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"domaindatasets",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/domaindatasets"
      }
    ]
    ,
  • "definitions":
    {
    • "domaindatasets":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/domaindatasets_records"
            }
          }
        }
      }
      ,
    • "domaindatasets_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "dataset_id":
              {
              • "type":"string",
              • "title":"Dataset identifier",
              • "description":""
              }
              ,
            • "federated":
              {
              • "type":"string",
              • "title":"Federated dataset",
              • "description":""
              }
              ,
            • "title":
              {
              • "type":"string",
              • "title":"Title",
              • "description":""
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"Description",
              • "description":""
              }
              ,
            • "theme":
              {
              • "type":"string",
              • "title":"Themes",
              • "description":""
              }
              ,
            • "keyword":
              {
              • "type":"string",
              • "title":"Keywords",
              • "description":""
              }
              ,
            • "license":
              {
              • "type":"string",
              • "title":"License",
              • "description":""
              }
              ,
            • "language":
              {
              • "type":"string",
              • "title":"Language",
              • "description":""
              }
              ,
            • "timezone":
              {
              • "type":"string",
              • "title":"Timezone",
              • "description":""
              }
              ,
            • "modified":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Modified",
              • "description":""
              }
              ,
            • "data_processed":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Data processed",
              • "description":""
              }
              ,
            • "metadata_processed":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Metadata processed",
              • "description":""
              }
              ,
            • "publisher":
              {
              • "type":"string",
              • "title":"Publisher",
              • "description":""
              }
              ,
            • "references":
              {
              • "type":"string",
              • "title":"Reference",
              • "description":""
              }
              ,
            • "attributions":
              {
              • "type":"string",
              • "title":"Attributions",
              • "description":""
              }
              ,
            • "update_frequency":
              {
              • "type":"string",
              • "title":"Update frequency",
              • "description":""
              }
              ,
            • "records_count":
              {
              • "type":"integer",
              • "title":"Number of records",
              • "description":""
              }
              ,
            • "records_size":
              {
              • "type":"integer",
              • "title":"Size of records in the dataset (in bytes)",
              • "description":""
              }
              ,
            • "explore_reuse_count":
              {
              • "type":"integer",
              • "title":"Reuse count",
              • "description":""
              }
              ,
            • "explore_api_call_count":
              {
              • "type":"integer",
              • "title":"API call count",
              • "description":""
              }
              ,
            • "explore_download_count":
              {
              • "type":"integer",
              • "title":"Download count",
              • "description":""
              }
              ,
            • "explore_attachment_download_count":
              {
              • "type":"integer",
              • "title":"Attachments download count",
              • "description":""
              }
              ,
            • "explore_file_field_download_count":
              {
              • "type":"integer",
              • "title":"File fields download count",
              • "description":""
              }
              ,
            • "explore_popularity_score":
              {
              • "type":"number",
              • "title":"Popularity score",
              • "description":""
              }
              ,
            • "visibility":
              {
              • "type":"string",
              • "title":"Visibility (domain or restricted)",
              • "description":""
              }
              ,
            • "publishing_published":
              {
              • "type":"string",
              • "title":"Published",
              • "description":""
              }
              ,
            • "publishing_properties":
              {
              • "type":"string",
              • "title":"Publishing properties",
              • "description":""
              }
              ,
            • "admin_etat_de_publication":
              {
              • "type":"string",
              • "title":"État de publication",
              • "description":""
              }
              ,
            • "admin_sources":
              {
              • "type":"string",
              • "title":"sources",
              • "description":""
              }
              ,
            • "explorer":
              {
              • "type":"string",
              • "title":"explorer",
              • "description":""
              }
              ,
            • "modifier":
              {
              • "type":"string",
              • "title":"modifier",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Reuses

Click to expand Click to collapse

Submit a reuse

Click to expand Click to collapse

Your last name will be publicly displayed with your reuse

Your first name will be publicly displayed with your reuse

Your email will not be published publicly and will only be used by the administrators to contact you.

Short description of your work (max. 50 characters)

A longer description of what you achieved using this dataset (max. 1000 characters)

An URL where your work can be accessed publicly

 or 

(optional) An URL or an image which illustrates your work

false

Similar datasets