Definition of each type of Open Access:
Variables:
[UPW Oa Status]= Result obtained from Unpaywall.
[Withresource]= Boolean variable indicating the presence (1, TRUE) or absence (0, FALSE) of a full text in SERVAL.
[Document principal disponible?]= Boolean variable indicating whether the embargo on the main document in SERVAL has been exceeded (1, TRUE) or not (0, FALSE).
Calculation:
if [UPW Oa Status] = "gold" then "Gold"
ELSEIF [UPW Oa Status]="hybrid" THEN "Hybrid"
ELSEIF [UPW Oa Status]="bronze" THEN "Bronze"
ELSEIF [UPW Oa Status]="green" THEN "Green"
ELSEIF [UPW Oa Status]="closed" AND [Withresource]="N" THEN "Closed"
ELSEIF [UPW Oa Status]="closed" AND [Withresource]="Y" AND [Document principal disponible?]="N" THEN "Green (Embargo)"
ELSEIF [UPW Oa Status]="closed" AND [Withresource]="Y" AND [Document principal disponible?]="Y" THEN "Green"
ELSEIF IFNULL([UPW Oa Status],"closed")="closed" AND [Withresource]="Y" AND [Document principal disponible?]="N" THEN "Green (Embargo)"
ELSEIF IFNULL([UPW Oa Status],"closed")="closed" AND [Withresource]="Y" AND [Document principal disponible?]="Y" THEN "Green"
ELSEIF IFNULL([UPW Oa Status],"closed")="closed" AND [Withresource]="N" AND [openAccess]="true" THEN "Bronze"
ELSEIF IFNULL([UPW Oa Status],"closed")="closed" AND [Withresource]="N" THEN "Closed"
end
The data concerning the UNIL books published in Open Access with the support of the SNSF were collected from the SNSF P3 database .
The tracking of downloads in Serval is done by Google Analytics . The data is filtered by Google Analytics to eliminate automatic download bots.
The Google Analytics data is imported and combined with Serval data in Tableau.
The figures displayed in the report correspond to the PDFs downloaded from Serval (excluding automatic download bots) for full texts and are displayed in reverse chronological order. A dynamic graph can be viewed on the Serval section of the Open Science website.
Normalised downloads (download/PDFs) are also shown to compare different types of publications and their average usage. The calculation (total number of downloads divided by the number of PDFs in Serval) is made for each type of publication.
The increase (in %) refers is calculated with respect to the previous year.
This value does not show the distribution of the number of downloads.
This list is generated by ranking works published in a given year (all types) by their number of downloads in that same year.