Project

General

Profile

APC » History » Version 3

Andreas Czerniak, 15/12/2021 03:58 PM

1 1 Claudio Atzori
h1. APC
2
3
Indicates the money spent to make a book or article available in Open Access. Sources for this information includes the OpenAPC initiative.
4
5
|_. field name |_. cardinality |_. type |_. description |
6
| currency | ONE | string | The system of money in which the amount is expressed (Euro, USD, etc). |
7
| amount | one| string | The quantity of money |
8 2 Claudio Atzori
9
Example data
10
11
<pre>
12
{ 
13
  "currency" : "EU",
14
  "amount: "1000"
15
}
16
</pre>
17 3 Andreas Czerniak
18
Further reading, "D6.4 – Monitoring OA transformation with APC data analysis final report":https://doi.org/10.5281/zenodo.4700057