Skip to content

Commit

Permalink
CORE-4891: remove stat count (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekachxaidze98 authored May 2, 2024
1 parent af3a020 commit d3d455d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions api/stats.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
stats:
items:
- title: more than
count: "{{fullTextCount}}"
caption: full texts
- title: more than
count: "{{totalArticlesCount}}"
caption: searchable research papers
- title: more than
count: "{{repositoriesCount}}"
caption: data providers
- title: more than
count: "150"
caption: countries
action:
title: see data statistics
Expand Down
4 changes: 0 additions & 4 deletions datasets/stats.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
stats:
items:
- title: dataset
count: 2023
caption: year
badge: Latest
url: /documentation/dataset#latest
- title: datasets
count: 2022
caption: year
url: /documentation/dataset#other
- title: datasets
count: 2021
caption: year
url: /documentation/dataset#other
- title: datasets
count: 2020
caption: year
url: /documentation/dataset#other
4 changes: 0 additions & 4 deletions discovery/stats.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
stats:
items:
- title: more than
count: "6K"
caption: users
- title: more than
count: "{{fullTextCount}}"
caption: full texts
- title: more than
count: "{{totalArticlesCount}}"
caption: searchable research papers
- title: more than
count: "150"
caption: countries

0 comments on commit d3d455d

Please sign in to comment.