records

records

Active filters Clear all

No active filters

Filters

Baromètre de la science ouverte (général)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
observation_date
               

No description available for this field.

Name (identifier)
observation_date
Type
text
Sample
                       
id
               

No description available for this field.

Name (identifier)
id
Type
text
Sample
                       
doi
DOI

No description available for this field.

Name (identifier)
doi
Type
text
Sample
                       
pmid
               

No description available for this field.

Name (identifier)
pmid
Type
text
Sample
                       
hal_id
               

No description available for this field.

Name (identifier)
hal_id
Type
text
Sample
                       
year
Année de publication

No description available for this field.

Name (identifier)
year
Type
text
Sample
                       
title
Titre du document

No description available for this field.

Name (identifier)
title
Type
text
Sample
                       
journal_issns
ISSN(s) du journal

No description available for this field.

Name (identifier)
journal_issns
Type
text
Sample
                       
journal_issn_l
               

No description available for this field.

Name (identifier)
journal_issn_l
Type
text
Sample
                       
journal_name
               

No description available for this field.

Name (identifier)
journal_name
Type
text
Sample
                       
publisher
Editeur / Portail

No description available for this field.

Name (identifier)
publisher
Type
text
Sample
                       
publisher_dissemination
               

No description available for this field.

Name (identifier)
publisher_dissemination
Type
text
Sample
                       
bso_classification
               

No description available for this field.

Name (identifier)
bso_classification
Type
text
Sample
                       
lang
               

No description available for this field.

Name (identifier)
lang
Type
text
Sample
                       
genre
Type de document

No description available for this field.

Name (identifier)
genre
Type
text
Sample
                       
amount_apc_EUR
               

No description available for this field.

Name (identifier)
amount_apc_eur
Type
decimal
Sample
                       
apc_source
               

No description available for this field.

Name (identifier)
apc_source
Type
text
Sample
                       
domains
               

No description available for this field.

Name (identifier)
domains
Type
text
Sample
                       
detected_countries
               

No description available for this field.

Name (identifier)
detected_countries
Type
text
Sample
                       
bso_local_affiliations
               

No description available for this field.

Name (identifier)
bso_local_affiliations
Type
text
Sample
                       
rors
               

No description available for this field.

Name (identifier)
rors
Type
text
Sample
                       
funding_anr
               

No description available for this field.

Name (identifier)
funding_anr
Type
text
Sample
                       
funding_europe
               

No description available for this field.

Name (identifier)
funding_europe
Type
text
Sample
                       
bsso_classification
               

No description available for this field.

Name (identifier)
bsso_classification
Type
text
Sample
                       
is_oa
En accès ouvert ?

No description available for this field.

Name (identifier)
is_oa
Type
text
Sample
                       
is_oa_hal
               

No description available for this field.

Name (identifier)
is_oa_hal
Type
text
Sample
                       
oa_host_type
Type d'accès

No description available for this field.

Name (identifier)
oa_host_type
Type
text
Sample
                       
journal_is_in_doaj
               

No description available for this field.

Name (identifier)
journal_is_in_doaj
Type
text
Sample
                       
journal_is_oa
               

No description available for this field.

Name (identifier)
journal_is_oa
Type
text
Sample
                       
unpaywall_oa_status
               

No description available for this field.

Name (identifier)
unpaywall_oa_status
Type
text
Sample
                       
oa_colors
               

No description available for this field.

Name (identifier)
oa_colors
Type
text
Sample
                       
licence_publisher
               

No description available for this field.

Name (identifier)
licence_publisher
Type
text
Sample
                       
licence_repositories
               

No description available for this field.

Name (identifier)
licence_repositories
Type
text
Sample
                       
repositories
               

No description available for this field.

Name (identifier)
repositories
Type
text
Sample
                       
software_mentions
               

No description available for this field.

Name (identifier)
software_mentions
Type
text
Sample
                       
data_mentions
               

No description available for this field.

Name (identifier)
data_mentions
Type
text
Sample
                       
software_used
               

No description available for this field.

Name (identifier)
software_used
Type
text
Sample
                       
software_created
               

No description available for this field.

Name (identifier)
software_created
Type
text
Sample
                       
software_shared
               

No description available for this field.

Name (identifier)
software_shared
Type
text
Sample
                       
data_used
               

No description available for this field.

Name (identifier)
data_used
Type
text
Sample
                       
data_created
               

No description available for this field.

Name (identifier)
data_created
Type
text
Sample
                       
data_shared
               

No description available for this field.

Name (identifier)
data_shared
Type
text
Sample
                       
missing_doi_in_hal
               

No description available for this field.

Name (identifier)
missing_doi_in_hal
Type
decimal
Sample
                       
has_doi_in_hal
               

No description available for this field.

Name (identifier)
has_doi_in_hal
Type
text
Sample
                       
doi_in_hal
               

No description available for this field.

Name (identifier)
doi_in_hal
Type
text
Sample
                       
bso_country
               

No description available for this field.

Name (identifier)
bso_country
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"open-access-monitor-france",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/open-access-monitor-france"
      }
    ]
    ,
  • "definitions":
    {
    • "open-access-monitor-france":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/open-access-monitor-france_records"
            }
          }
        }
      }
      ,
    • "open-access-monitor-france_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "observation_date":
              {
              • "type":"string",
              • "title":"observation_date",
              • "description":""
              }
              ,
            • "id":
              {
              • "type":"string",
              • "title":"id",
              • "description":""
              }
              ,
            • "doi":
              {
              • "type":"string",
              • "title":"doi",
              • "description":"DOI"
              }
              ,
            • "pmid":
              {
              • "type":"string",
              • "title":"pmid",
              • "description":""
              }
              ,
            • "hal_id":
              {
              • "type":"string",
              • "title":"hal_id",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "title":"year",
              • "description":"Année de publication"
              }
              ,
            • "title":
              {
              • "type":"string",
              • "title":"title",
              • "description":"Titre du document"
              }
              ,
            • "journal_issns":
              {
              • "type":"string",
              • "title":"journal_issns",
              • "description":"ISSN(s) du journal"
              }
              ,
            • "journal_issn_l":
              {
              • "type":"string",
              • "title":"journal_issn_l",
              • "description":""
              }
              ,
            • "journal_name":
              {
              • "type":"string",
              • "title":"journal_name",
              • "description":""
              }
              ,
            • "publisher":
              {
              • "type":"string",
              • "title":"publisher",
              • "description":"Editeur / Portail"
              }
              ,
            • "publisher_dissemination":
              {
              • "type":"string",
              • "title":"publisher_dissemination",
              • "description":""
              }
              ,
            • "bso_classification":
              {
              • "type":"string",
              • "title":"bso_classification",
              • "description":""
              }
              ,
            • "lang":
              {
              • "type":"string",
              • "title":"lang",
              • "description":""
              }
              ,
            • "genre":
              {
              • "type":"string",
              • "title":"genre",
              • "description":"Type de document"
              }
              ,
            • "amount_apc_eur":
              {
              • "type":"number",
              • "title":"amount_apc_EUR",
              • "description":""
              }
              ,
            • "apc_source":
              {
              • "type":"string",
              • "title":"apc_source",
              • "description":""
              }
              ,
            • "domains":
              {
              • "type":"string",
              • "title":"domains",
              • "description":""
              }
              ,
            • "detected_countries":
              {
              • "type":"string",
              • "title":"detected_countries",
              • "description":""
              }
              ,
            • "bso_local_affiliations":
              {
              • "type":"string",
              • "title":"bso_local_affiliations",
              • "description":""
              }
              ,
            • "rors":
              {
              • "type":"string",
              • "title":"rors",
              • "description":""
              }
              ,
            • "funding_anr":
              {
              • "type":"string",
              • "title":"funding_anr",
              • "description":""
              }
              ,
            • "funding_europe":
              {
              • "type":"string",
              • "title":"funding_europe",
              • "description":""
              }
              ,
            • "bsso_classification":
              {
              • "type":"string",
              • "title":"bsso_classification",
              • "description":""
              }
              ,
            • "is_oa":
              {
              • "type":"string",
              • "title":"is_oa",
              • "description":"En accès ouvert ?"
              }
              ,
            • "is_oa_hal":
              {
              • "type":"string",
              • "title":"is_oa_hal",
              • "description":""
              }
              ,
            • "oa_host_type":
              {
              • "type":"string",
              • "title":"oa_host_type",
              • "description":"Type d'accès"
              }
              ,
            • "journal_is_in_doaj":
              {
              • "type":"string",
              • "title":"journal_is_in_doaj",
              • "description":""
              }
              ,
            • "journal_is_oa":
              {
              • "type":"string",
              • "title":"journal_is_oa",
              • "description":""
              }
              ,
            • "unpaywall_oa_status":
              {
              • "type":"string",
              • "title":"unpaywall_oa_status",
              • "description":""
              }
              ,
            • "oa_colors":
              {
              • "type":"string",
              • "title":"oa_colors",
              • "description":""
              }
              ,
            • "licence_publisher":
              {
              • "type":"string",
              • "title":"licence_publisher",
              • "description":""
              }
              ,
            • "licence_repositories":
              {
              • "type":"string",
              • "title":"licence_repositories",
              • "description":""
              }
              ,
            • "repositories":
              {
              • "type":"string",
              • "title":"repositories",
              • "description":""
              }
              ,
            • "software_mentions":
              {
              • "type":"string",
              • "title":"software_mentions",
              • "description":""
              }
              ,
            • "data_mentions":
              {
              • "type":"string",
              • "title":"data_mentions",
              • "description":""
              }
              ,
            • "software_used":
              {
              • "type":"string",
              • "title":"software_used",
              • "description":""
              }
              ,
            • "software_created":
              {
              • "type":"string",
              • "title":"software_created",
              • "description":""
              }
              ,
            • "software_shared":
              {
              • "type":"string",
              • "title":"software_shared",
              • "description":""
              }
              ,
            • "data_used":
              {
              • "type":"string",
              • "title":"data_used",
              • "description":""
              }
              ,
            • "data_created":
              {
              • "type":"string",
              • "title":"data_created",
              • "description":""
              }
              ,
            • "data_shared":
              {
              • "type":"string",
              • "title":"data_shared",
              • "description":""
              }
              ,
            • "missing_doi_in_hal":
              {
              • "type":"number",
              • "title":"missing_doi_in_hal",
              • "description":""
              }
              ,
            • "has_doi_in_hal":
              {
              • "type":"string",
              • "title":"has_doi_in_hal",
              • "description":""
              }
              ,
            • "doi_in_hal":
              {
              • "type":"string",
              • "title":"doi_in_hal",
              • "description":""
              }
              ,
            • "bso_country":
              {
              • "type":"string",
              • "title":"bso_country",
              • "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