Growth of non-English communities on Steem

in #analysis5 years ago (edited)

Introduction

Steem blogging is not just posts in English. There are many communities here that use a different language. For example, I am actively involved in the #polish community using the @jacekw account. This post is an update of the previous post added 3 months ago.

There are different naming conventions for non-English communities tags:

Tools

Queries

Charts were generated using the matplotlib library inpython. The data comes from the SteemSQL database.

Posts:

query = lambda year, month, tag: """\
SELECT COUNT(*)
FROM Comments (NOLOCK)
WHERE depth = 0 AND
    YEAR(created) = {0} AND 
    MONTH(created) = {1} AND 
    (category = '{2}' OR 
        (ISJSON(json_metadata) > 0 AND 
        CONTAINS(json_metadata, '{2}') AND 
        JSON_QUERY(json_metadata, '$.tags') LIKE '%"{2}"%'))
""".format(year, month, tag)

Authors

query = lambda year, month, tag: """\
SELECT COUNT(DISTINCT author)
FROM Comments (NOLOCK)
WHERE depth = 0 AND
    YEAR(created) = {0} AND 
    MONTH(created) = {1} AND 
    (category = '{2}' OR 
        (ISJSON(json_metadata) > 0 AND 
        CONTAINS(json_metadata, '{2}') AND 
        JSON_QUERY(json_metadata, '$.tags') LIKE '%"{2}"%'))
""".format(year, month, tag)

Author rewards

query = lambda year, month, tag: """\
SELECT SUM(author_rewards) / 1000.0
FROM Comments (NOLOCK)
WHERE depth = 0 AND
    YEAR(created) = {0} AND 
    MONTH(created) = {1} AND 
    (category = '{2}' OR 
        (ISJSON(json_metadata) > 0 AND 
        CONTAINS(json_metadata, '{2}') AND 
        JSON_QUERY(json_metadata, '$.tags') LIKE '%"{2}"%'))
""".format(year, month, tag)

Stats

Posts

.TagPosts
1spanish417439
2kr367268
3indonesia364806
4aceh294365
5deutsch121544
6cn109614
7venezuela83652
8tr74893
9polish49348
10japanese31798
11ru30380
12fr30283
13pt29774
14ita29426
15myanmar27682
16thai23747
17ua23727
18steemit-austria13279
19morocco11272
20pilipinas10189
21arab8862
22mexico8121
23cesky6838
24russian3333
25br3197
26hindi3102
27arabic1960

1-10

Charts have bad quality on steemit.com, so it's better to look at them on SteemPeak.com or busy.org.

image.png


11-20

image.png


21-30

image.png


Authors

.TagAuthors
1spanish74311
2indonesia52691
3aceh48833
4kr37392
5venezuela26281
6deutsch14754
7cn13056
8tr9441
9polish7881
10japanese4805
11fr4435
12myanmar3905
13ita3843
14pt3216
15ru3153
16mexico3035
17thai3012
18steemit-austria1799
19arab1470
20morocco1458
21ua1452
22pilipinas1235
23russian1034
24hindi1020
25cesky669
26arabic563
27br545

1-10

image.png


11-20

image.png


21-30

image.png


Author rewards

.TagAuthor rewards
1kr702170
2spanish399950
3cn293115
4deutsch204453
5indonesia172147
6tr127160
7ita109700
8japanese77073
9aceh75150
10fr73977
11venezuela55576
12pt55359
13polish50173
14steemit-austria36973
15myanmar31972
16ru31596
17ua26784
18thai24245
19mexico17615
20br17322
21morocco14190
22arab11157
23cesky8833
24pilipinas5601
25hindi4084
26arabic2486
27russian1990

1-10

image.png


11-20

image.png


21-30

image.png


Average author rewards

.TagAverage author rewards per post
1br5.418
2ita3.728
3steemit-austria2.784
4cn2.674
5fr2.443
6japanese2.424
7mexico2.169
8kr1.912
9pt1.859
10tr1.698
11deutsch1.682
12hindi1.316
13cesky1.292
14arabic1.268
15arab1.259
16morocco1.259
17myanmar1.155
18ua1.129
19ru1.040
20thai1.021
21polish1.017
22spanish0.958
23venezuela0.664
24russian0.597
25pilipinas0.550
26indonesia0.472
27aceh0.255

1-10

image.png


11-20

Something interesting happening here :)

image.png


21-30

Nice progress #venezuela!

image.png


Conclusions

In the analysis, 27 non-English communities, were taken into account . There are probably more, but the process of finding them is not a simple one, because of the different tagging conventions that have been adopted. All these communities are probably waiting for the appearance of the functionality Communities, because this will make it easier for them to function.

If you know a non-English community that was not included here please let me know.

Sort:  

OK, not back to the serious stuff - hows the drug wars data look today?:p
!tipuvote 3

I update daily in comments :)

This is really interesting and great to see such broad usage with the country tags and language tags. I am in SE Asia and post to the countries frequently. I often get people commenting that are using google translate and happy to see that someone is posting in English about their place.

What a great idea for a post and I will look out for more. Tweeting :)

🏆 Hi @jacekw.dev! You have received 0.1 STEEM reward for this post from the following subscribers: @cardboard
Subscribe and increase the reward for @jacekw.dev :) | For investors.

This post is supported by $1.34 @tipU upvote funded by @cardboard :)
@tipU voting service guide | For investors.

Congratulations @jacekw.dev! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You published more than 10 posts. Your next target is to reach 20 posts.

Click here to view your Board
If you no longer want to receive notifications, reply to this comment with the word STOP

To support your work, I also upvoted your post!

Support SteemitBoard's project! Vote for its witness and get one more award!

Hello @jacekw.dev! This is a friendly reminder that you have 3000 Partiko Points unclaimed in your Partiko account!

Partiko is a fast and beautiful mobile app for Steem, and it’s the most popular Steem mobile app out there! Download Partiko using the link below and login using SteemConnect to claim your 3000 Partiko points! You can easily convert them into Steem token!

https://partiko.app/referral/partiko

Coin Marketplace

STEEM 0.30
TRX 0.11
JST 0.033
BTC 63968.82
ETH 3136.80
USDT 1.00
SBD 4.28