Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update stats page for august 2020 #392

Merged
merged 3 commits into from
Sep 4, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _data/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ stats:
pTotalDate: Während des letzten Monats
pDailyAverageTrade: Täglich durchschnittliche Trades
pSoftwareDownloads: Software Downloads
pSoftwareDownloadsVersion: Für v1.3.4 (voraussichtlich)
pSoftwareDownloadsVersion: Für v1.3.7 (voraussichtlich)
pGithubContributors: GitHub Mitarbeiter
pToDate: Bis Ende letzten Monats
pTwitterFollowers: Twitter Follower
Expand Down
2 changes: 1 addition & 1 deletion _data/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ stats:
pTotalDate: Through last month
pDailyAverageTrade: Daily Average Trades
pSoftwareDownloads: Software Downloads
pSoftwareDownloadsVersion: For v1.3.4 (approximate)
pSoftwareDownloadsVersion: For v1.3.7 (approximate)
pGithubContributors: GitHub Contributors
pToDate: As of last month
pTwitterFollowers: Twitter Followers
Expand Down
2 changes: 1 addition & 1 deletion _data/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ stats:
pTotalDate: Durante el mes pasado
pDailyAverageTrade: Promedio diario de operaciones
pSoftwareDownloads: Las descargas de software fueron
pSoftwareDownloadsVersion: "Para la versión v1.3.4 (aproximado)"
pSoftwareDownloadsVersion: "Para la versión v1.3.7 (aproximado)"
pGithubContributors: Contribuyentes de GitHub
pToDate: Hasta el mes pasado
pTwitterFollowers: Seguidores de Twitter
Expand Down
2 changes: 1 addition & 1 deletion _data/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ stats:
pTotalDate: Au cours du mois dernier
pDailyAverageTrade: Moyenne journalière des transactions
pSoftwareDownloads: Téléchargements du logiciel
pSoftwareDownloadsVersion: For v1.3.4 (approximation)
pSoftwareDownloadsVersion: For v1.3.7 (approximation)
pGithubContributors: Contributeurs GitHub
pToDate: Depuis le mois dernier
pTwitterFollowers: Followers sur Twitter
Expand Down
2 changes: 1 addition & 1 deletion _data/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ stats:
pTotalDate: 先月まで
pDailyAverageTrade: 日々の平均トレード
pSoftwareDownloads: ソフトウェアダウンロード
pSoftwareDownloadsVersion: v1.3.4(概算)の場合
pSoftwareDownloadsVersion: v1.3.7(概算)の場合
pGithubContributors: GitHub 貢献者
pToDate: 先月より
pTwitterFollowers: Twitterフォロワー
Expand Down
2 changes: 1 addition & 1 deletion _data/pt-BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ stats:
pTotalDate: Até o fim do mês passado
pDailyAverageTrade: Média diária de negociações
pSoftwareDownloads: Downloads do software
pSoftwareDownloadsVersion: "Para v1.3.4 (aproximadamente)"
pSoftwareDownloadsVersion: "Para v1.3.7 (aproximadamente)"
pGithubContributors: Contribuidores no GitHub
pToDate: No mês passado
pTwitterFollowers: Seguidores no Twitter
Expand Down
2 changes: 1 addition & 1 deletion _data/pt-PT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ stats:
pTotalDate: Durante o mês passado
pDailyAverageTrade: Média de negócios por dia
pSoftwareDownloads: Downloads do Software
pSoftwareDownloadsVersion: Para v1.3.4 (aproximativa)
pSoftwareDownloadsVersion: Para v1.3.7 (aproximativa)
pGithubContributors: Contribuintes no GitHub
pToDate: Até o mês passado
pTwitterFollowers: Seguidores no Twitter
Expand Down
2 changes: 1 addition & 1 deletion _data/ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ stats:
pTotalDate: с прошлого месяца
pDailyAverageTrade: Среднее кол-во сделок в день
pSoftwareDownloads: Загрузок программы
pSoftwareDownloadsVersion: версии v1.3.4 (приблизительно)
pSoftwareDownloadsVersion: версии v1.3.7 (приблизительно)
pGithubContributors: Участников проекта на GitHub
pToDate: в прошлом месяце
pTwitterFollowers: Читателей в Twitter
Expand Down
2 changes: 1 addition & 1 deletion _data/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ stats:
pTotalDate: 上月数据
pDailyAverageTrade: 每日交易数
pSoftwareDownloads: 软件下载数
pSoftwareDownloadsVersion: 在 v1.3.4(近似数)
pSoftwareDownloadsVersion: 在 v1.3.7(近似数)
pGithubContributors: GitHub 贡献者
pToDate: 截止上月
pTwitterFollowers: Twitter 粉丝数
Expand Down
12 changes: 6 additions & 6 deletions _layouts/page_stats.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,37 +30,37 @@ <h1>{{ item.hNetworkStats }}</h1>

<div class='plain-stat-container'>
<p class='stat-label'>{{item.pTotalTrades}}</p>
<p class='stat-figure'>68,161</p>
<p class='stat-figure'>71,333</p>
<p class='stat-note'>{{item.pTotalDate}}</p>
</div>

<div class='plain-stat-container'>
<p class='stat-label'>{{item.pDailyAverageTrade}}</p>
<p class='stat-figure'>101</p>
<p class='stat-figure'>99</p>
<p class='stat-note'>{{item.pTotalDate}}</p>
</div>

<div class='plain-stat-container'>
<p class='stat-label'>{{item.pSoftwareDownloads}}</p>
<p class='stat-figure'>18,292</p> <!--10469+3669+343+3811=18292-->
<p class='stat-figure'>10,007</p> <!--2406+155+5767+1679=10007-->
<p class='stat-note'>{{item.pSoftwareDownloadsVersion}}</p>
</div>

<div class='plain-stat-container'>
<p class='stat-label'>{{item.pGithubContributors}}</p>
<p class='stat-figure'>223</p>
<p class='stat-figure'>224</p>
<p class='stat-note'>{{item.pToDate}}</p>
</div>

<div class='plain-stat-container'>
<p class='stat-label'>{{item.pTwitterFollowers}}</p>
<p class='stat-figure'>21,540</p>
<p class='stat-figure'>21,865</p>
<p class='stat-note'>{{item.pToDate}}</p>
</div>

<div class='plain-stat-container'>
<p class='stat-label'>{{item.pKeybaseUsers}}</p>
<p class='stat-figure'>1,120</p>
<p class='stat-figure'>1,170</p>
<p class='stat-note'>{{item.pToDate}}</p>
</div>

Expand Down
12 changes: 6 additions & 6 deletions js/stats.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ $( document ).ready( function() {
align: 'left'
},
xAxis: {
categories: ["Apr '16","May '16","Jun '16","Jul '16","Aug '16","Sep '16","Oct '16","Nov '16","Dec '16","Jan '17","Feb '17","Mar '17","Apr '17","May '17","Jun '17","Jul '17","Aug '17","Sep '17","Oct '17","Nov '17","Dec '17","Jan '18","Feb '18","Mar '18","Apr '18","May '18","Jun '18","Jul '18","Aug '18","Sep '18","Oct '18","Nov '18","Dec '18","Jan '19","Feb '19","Mar '19","Apr '19","May '19","Jun '19","Jul '19","Aug '19","Sep '19","Oct '19","Nov '19","Dec '19","Jan '20","Feb '20","Mar '20","Apr '20","May '20","Jun '20","Jul '20"],
categories: ["Apr '16","May '16","Jun '16","Jul '16","Aug '16","Sep '16","Oct '16","Nov '16","Dec '16","Jan '17","Feb '17","Mar '17","Apr '17","May '17","Jun '17","Jul '17","Aug '17","Sep '17","Oct '17","Nov '17","Dec '17","Jan '18","Feb '18","Mar '18","Apr '18","May '18","Jun '18","Jul '18","Aug '18","Sep '18","Oct '18","Nov '18","Dec '18","Jan '19","Feb '19","Mar '19","Apr '19","May '19","Jun '19","Jul '19","Aug '19","Sep '19","Oct '19","Nov '19","Dec '19","Jan '20","Feb '20","Mar '20","Apr '20","May '20","Jun '20","Jul '20","Aug '20"],
labels: {
step: 3,
style: {
Expand Down Expand Up @@ -77,7 +77,7 @@ $( document ).ready( function() {
tooltip: {
pointFormat: '{point.y:,.2f} BTC<br>'
},
data: [11.8995,41.3696,32.0541,40.8324,116.6891,73.2759,81.5417,115.763,168.2711,179.9098,114.6693,140.0966,142.6057,178.7778,116.686,58.4357,79.3912,61.1235,56.7454,54.829,64.6699,54.245,48.825,43.7748,41.1994,49.3965,66.1055,41.8279,40.148,40.8045,50.4425,59.1317,70.7977,77.302,84.2301,89.5436,86.4997,53.4374,44.2075,41.7215,50.2143,45.8008,54.1624,47.6012,55.6751,65.8068,77.1661,125.5018,82.6837,81.8061,88.9736,92.2516]
data: [11.8995,41.3696,32.0541,40.8324,116.6891,73.2759,81.5417,115.763,168.2711,179.9098,114.6693,140.0966,142.6057,178.7778,116.686,58.4357,79.3912,61.1235,56.7454,54.829,64.6699,54.245,48.825,43.7748,41.1994,49.3965,66.1055,41.8279,40.148,40.8045,50.4425,59.1317,70.7977,77.302,84.2301,89.5436,86.4997,53.4374,44.2075,41.7215,50.2143,45.8008,54.1624,47.6012,55.6751,65.8068,77.1661,125.5018,82.6837,81.8061,88.9736,92.2516,94.8620]
}],
legend: {
enabled: false
Expand All @@ -101,7 +101,7 @@ $( document ).ready( function() {
align: 'left'
},
xAxis: {
categories: ["Apr '16","May '16","Jun '16","Jul '16","Aug '16","Sep '16","Oct '16","Nov '16","Dec '16","Jan '17","Feb '17","Mar '17","Apr '17","May '17","Jun '17","Jul '17","Aug '17","Sep '17","Oct '17","Nov '17","Dec '17","Jan '18","Feb '18","Mar '18","Apr '18","May '18","Jun '18","Jul '18","Aug '18","Sep '18","Oct '18","Nov '18","Dec '18","Jan '19","Feb '19","Mar '19","Apr '19","May '19","Jun '19","Jul '19","Aug '19","Sep '19","Oct '19","Nov '19","Dec '19","Jan '20","Feb '20","Mar '20","Apr '20","May '20","Jun '20","Jul '20"],
categories: ["Apr '16","May '16","Jun '16","Jul '16","Aug '16","Sep '16","Oct '16","Nov '16","Dec '16","Jan '17","Feb '17","Mar '17","Apr '17","May '17","Jun '17","Jul '17","Aug '17","Sep '17","Oct '17","Nov '17","Dec '17","Jan '18","Feb '18","Mar '18","Apr '18","May '18","Jun '18","Jul '18","Aug '18","Sep '18","Oct '18","Nov '18","Dec '18","Jan '19","Feb '19","Mar '19","Apr '19","May '19","Jun '19","Jul '19","Aug '19","Sep '19","Oct '19","Nov '19","Dec '19","Jan '20","Feb '20","Mar '20","Apr '20","May '20","Jun '20","Jul '20","Aug '20"],
labels: {
step: 3,
style: {
Expand Down Expand Up @@ -149,7 +149,7 @@ $( document ).ready( function() {
tooltip: {
pointFormat: '{point.y:,.2f} BTC<br>'
},
data: [18.562,43.8,23.62,9.772,140.046,48.298,46.778,68.409,14.239,63.339,19.658,32.289,50.764,42.658,153.797,25.036,55.785,45.85,18.156,12.376,116.34,39.315,21.325,34.727,27.252,19.22,33.793,27.194,317.094,284.131,1056.306,1296.902,1531.789,856.594,570.743,371.216,1263.668,967.156,2820.483,1609.363,2404.239,1091.328,449.350,417.844,347.873,247.628,486.598,351.702,388.513,284.658,171.547,293.228]
data: [18.562,43.8,23.62,9.772,140.046,48.298,46.778,68.409,14.239,63.339,19.658,32.289,50.764,42.658,153.797,25.036,55.785,45.85,18.156,12.376,116.34,39.315,21.325,34.727,27.252,19.22,33.793,27.194,317.094,284.131,1056.306,1296.902,1531.789,856.594,570.743,371.216,1263.668,967.156,2820.483,1609.363,2404.239,1091.328,449.350,417.844,347.873,247.628,486.598,351.702,388.513,284.658,171.547,293.228,254.639]
}],
legend: {
enabled: false
Expand All @@ -175,7 +175,7 @@ $( document ).ready( function() {
align: 'left'
},
xAxis: {
categories: ["Oct '17","Nov '17","Dec '17","Jan '18","Feb '18","Mar '18","Apr '18","May '18","Jun '18","Jul '18","Aug '18","Sep '18","Oct '18","Nov '18","Dec '18","Jan '19","Feb '19","Mar '19","Apr '19","May '19","Jun '19","Jul '19","Aug '19","Sep '19","Oct '19","Nov '19","Dec '19","Jan '20","Feb '20","Mar '20","Apr '20","May '20","Jun '20","Jul '20"],
categories: ["Oct '17","Nov '17","Dec '17","Jan '18","Feb '18","Mar '18","Apr '18","May '18","Jun '18","Jul '18","Aug '18","Sep '18","Oct '18","Nov '18","Dec '18","Jan '19","Feb '19","Mar '19","Apr '19","May '19","Jun '19","Jul '19","Aug '19","Sep '19","Oct '19","Nov '19","Dec '19","Jan '20","Feb '20","Mar '20","Apr '20","May '20","Jun '20","Jul '20","Aug '20"],
labels: {
step: 2,
style: {
Expand Down Expand Up @@ -215,7 +215,7 @@ $( document ).ready( function() {
tooltip: {
pointFormat: '{point.y:,.0f} BSQ<br>'
},
data: [2548500,2620250,2671850,2722950,2769150,2806330,2830832,2868164,2889799,2934231,2971823,3018665,3052400,3272927,3344765,3406635,3520705,3657480,3726799,3726799,3735459,3727371,3704333,3774343,3848333.41,3907367.21,3945679.29,3930737.33,3969291.4,4011895.99,4006296.58,3989210.06,4111362.16,4209227.38]
data: [2548500,2620250,2671850,2722950,2769150,2806330,2830832,2868164,2889799,2934231,2971823,3018665,3052400,3272927,3344765,3406635,3520705,3657480,3726799,3726799,3735459,3727371,3704333,3774343,3848333.41,3907367.21,3945679.29,3930737.33,3969291.4,4011895.99,4006296.58,3989210.06,4111362.16,4209227.38,4212558.32]
}],
legend: {
enabled: false
Expand Down