Skip to content

Commit

Permalink
πŸ€– πŸ”„ 2024-07-13 automated update
Browse files Browse the repository at this point in the history
  • Loading branch information
fxcoudert committed Jul 13, 2024
1 parent 72c7213 commit f4dafc3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion data/allchemrxiv.json
Original file line number Diff line number Diff line change
Expand Up @@ -24906,7 +24906,6 @@
"66833d9201103d79c5b32edc": "10.26434/chemrxiv-2024-hzzd5",
"668352455101a2ffa817b5a3": "10.26434/chemrxiv-2024-8hvs7",
"6683a56a5101a2ffa81fe22e": "10.26434/chemrxiv-2024-bvhxj-v2",
"6683a8245101a2ffa8202908": "10.26434/chemrxiv-2024-c6b8b",
"6683a876c9c6a5c07a0370c2": "10.26434/chemrxiv-2024-j6gdf-v2",
"6683af9401103d79c5c13fc9": "10.26434/chemrxiv-2024-tdjrk",
"6683bfcd01103d79c5c2cfa1": "10.26434/chemrxiv-2024-fxxcw",
Expand Down Expand Up @@ -25115,6 +25114,7 @@
"668ef2c65101a2ffa803c5a0": "10.26434/chemrxiv-2024-d515q",
"668f151001103d79c5a59f47": "10.26434/chemrxiv-2024-7fwxv",
"668f21f301103d79c5a644cd": "10.26434/chemrxiv-2024-g808x",
"668f26a75101a2ffa806580d": "10.26434/chemrxiv-2024-sg3mk",
"668f297cc9c6a5c07aeb654b": "10.26434/chemrxiv-2024-jfb21",
"668f38a101103d79c5a76728": "10.26434/chemrxiv-2024-zf7bz-v2",
"668f49965101a2ffa808027e": "10.26434/chemrxiv-2024-0n3q0",
Expand Down
Binary file modified data/allchemrxiv_data.json.bz2
Binary file not shown.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,19 +158,19 @@ <h2>Preprints per country</h2>
data: {

labels: ["USA", "United Kingdom", "Germany", "China", "Japan", "India", "France", "Canada", "Switzerland", "Netherlands", "Australia", "Sweden", "Spain", "Italy", "Denmark", "Belgium", "Austria", "South Korea", "Israel", "Poland", "Others"],
datasets: [{data: [7829, 2477, 2267, 1813, 1217, 1170, 1096, 1041, 811, 580, 559, 539, 533, 422, 415, 294, 264, 252, 228, 226, 2690],
datasets: [{data: [7830, 2477, 2267, 1813, 1217, 1169, 1096, 1041, 811, 580, 559, 539, 533, 422, 415, 294, 264, 252, 228, 226, 2690],
backgroundColor: ['rgb(31 119 180)', 'rgb(255 127 14)', 'rgb(44 160 44)', 'rgb(214 39 40)', 'rgb(148 103 189)', 'rgb(140 86 75)', 'rgb(227 119 194)', 'rgb(127 127 127)', 'rgb(188 189 34)', 'rgb(23 190 229)', 'rgb(174 199 232)', 'rgb(255 187 120)', 'rgb(152 223 138)', 'rgb(255 152 150)', 'rgb(197 176 213)', 'rgb(196 156 148)', 'rgb(247 182 210)', 'rgb(180 180 180)', 'rgb(219 219 141)', 'rgb(158 218 229)', 'rgb(225 225 225)'],
borderWidth: [2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,0.5,0.5,0.5,0.5,0.5,2]}],
}, options: {cutoutPercentage: 10}});
</script>
<div id="countryTable">
<table><thead><tr><th>Country</th><th># preprints</th></tr></thead><tbody>
<tr><td>USA</td><td>7829</td></tr>
<tr><td>USA</td><td>7830</td></tr>
<tr><td>United Kingdom</td><td>2477</td></tr>
<tr><td>Germany</td><td>2267</td></tr>
<tr><td>China</td><td>1813</td></tr>
<tr><td>Japan</td><td>1217</td></tr>
<tr><td>India</td><td>1170</td></tr>
<tr><td>India</td><td>1169</td></tr>
<tr><td>France</td><td>1096</td></tr>
<tr><td>Canada</td><td>1041</td></tr>
<tr><td>Switzerland</td><td>811</td></tr>
Expand Down

0 comments on commit f4dafc3

Please sign in to comment.