Data:CS1/Identifier limits.tab

From Foxopedia
Jump to navigation Jump to search

{

   "license": "CC0-1.0",
   "description": {
       "en": "Limit values for Citation Style 1 and 2 identifier error checking"
   },
   "sources": "For help, see documentation; ask at en:Help talk:Citation Style 1",
   "schema": {
       "fields": [
           {
               "name": "identifier",
               "type": "string",
               "title": {
                   "en": "Identifier"
               }
           },
           {
               "name": "limit",
               "type": "number",
               "title": {
                   "en": "Identifier limit value"
               }
           }
       ]
   },
   "data": [
       [
           "OCLC",
           10820000000
       ],
       [
           "OSTI",
           23010000
       ],
       [
           "PMC",
           12500000
       ],
       [
           "PMID",
           40900000
       ],
       [
           "RFC",
           9300
       ],
       [
           "SSRN",
           5400000
       ],
       [
           "S2CID",
           280000000
       ]
   ]

}