Every month I produce a Post benchmarking report with the aims of: • Aiding the Steemit Community with a place to benchmark their posts and growth • Create a report that can be used for comparisons in other periods • To track my personal targets and record achievements Over the last few months I have added new data to this report, including comparisons to the same period last year, top earn authors and authors with the highest number of votes. If you missed last months full report you can read it here: https://utopian.io/utopian-io/@paulag/february-2018-steemit-post-benchmarking-report-blockchain-business-intelligence ## Financial Performance ### March ’17 Report  ### Feb ’18 Report  ### March ’18 Report  In March ’18 the % of posts with No payout was 13% up from 10.8% in Feb. Although in March ’17 this was 24.6%. The % of posts with a payout of <$1 is up to 69.29% from 68.37% in Feb. The number of posts that earned over $500 reduced from 41 in Feb to 13 in March. The average post payout value in March ’18 was$1.76 SBD down from $2.56 SBD in Feb and $3.81 SBD in Jan. If we exclude posts with no payout the average post payout increases to $2.03 SBD. In Feb the average post payout excluding post with no payout was $2.87 SBD. In March ’17 these values were $2.62 SBD and $3.48 SBD. The number of posts reduced from Feb 18 to March 18 by 10%, although the payout value reduced by 38% for the same period. However from March ’17 to March ’18 the number of posts increased by 2472% and the total payout value by 1627% ### My Stats  With 9 more post in March than I had in Feb, my total post payout is down 33%. It was also down 33% from Jan to Feb. This month I had 55% of posts in the payout range of $2 SBD to $10 SBD. As mentioned before I was expecting to see this as I have been trying some new types of content on Steemit. My posts however still earn on average $20 which is considerably higher than the average post on Steemit. ### Top Authors based on payouts  From this report we can see that many of the top earns from last month are still on the list. However the top earner is down 56% and the second highest earner is down 37%. ### Top Category’s  The top 2 categories remain the same as last month and there is some movement between the remaining categories. ## Comments ### March ‘17  ### Feb ‘18  ### March ‘18  The % of posts with no comments remained consistent with Feb at under 45%. More or less Feb and March % for comments remain consistent. From March ’17 to March ’18 the % of posts that received no comments increased from 39% to 44%. ### My Stats  Last month 88% of my post received 11+ comments, this has dropped to 51%. Again I am not surprised as I mentioned above that some of my content for March was different to what I normally post. However I am a little disappointed with the engagement levels and intend on reviewing some of the posts to see how I can improve this. ## Votes ### March ‘17  ### Feb ‘18  ### March ‘18  The % of posts with 0 net votes has increased from 6.7% in Feb to 7.6% in March however this was only 0.44% in March ‘17. The average number of votes per post in March ‘18 was 15.23 up from 12.75 in Feb 18. ### My Stats  Awesome 100% of my posts received 51+ votes without the use of voting bots. Go girl. Could not be happier. ## Other Data  The line chart above represents the number of new posts per day in March 19 and the bar chart below that shows the peak posting hours. March saw a general downwards trend in the number of posts made per day. ## Conclusion As the price of STEEM and SBD continued to fall in March, this has had a direct impact in the worth of a vote and so the financial performance of posts. I did find it very interesting that the average number of posts per day fell in March although we have a very high month with new accounts registering. The average number of posts per day also feel in Feb. I wonder if this is directly related to the price of STEEM and SBD as people are not earning the same, although I posted more myself! If you missed the report on new users for March you can check it out here I would also like to mention the rise of Dlive now positioned in the top three tags in terms of gross post payout. With regards to my own data, happy to see the average number of votes per post is up, but at the same time I am a little concerned as the level of engagement by way of comments is down. That could indicate more people vote for my content with some sort of auto vote and are not actually reading it. I think improving the engagement is where I need to put some effort in for the month of April and hope to improve on the comments stats. So how did your posts preform in March ’18 ? - Please do comment below and let me know. ## The Datasource and Query As always I have connected to Steemsql managed by @arcange using Power BI and the query is used for 2018 data was ``` language SELECT author, category, created, children, total_payout_value, net_votes, pending_payout_value FROM Comments (NOLOCK) where created >= CONVERT(DATE,'2018-03-01') and created< CONVERT(DATE,'2018-04-01') and depth = 0 ``` And 2017 query was ``` language SELECT author, category, created, children, total_payout_value, net_votes, pending_payout_value FROM Comments (NOLOCK) where created >= CONVERT(DATE,'2017-03-01') and created< CONVERT(DATE,'2017-04-01') and depth = 0 ``` I am part of a Blockchain Business Intelligence community. We all post under the tag #blockchainbi. If you have an analysis you would like carried out on Steemit data, please do contact me or any of the #blockchainbi team and we will do our best to help you... You can find #blockchainbi on discord https://discordapp.com/invite/JN7Yv7j <br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@paulag/march-steemit-post-benchmarking-report-blockchain-business-intelligence">Utopian.io - Rewarding Open Source Contributors</a></em><hr/>
author | paulag | ||||||
---|---|---|---|---|---|---|---|
permlink | march-steemit-post-benchmarking-report-blockchain-business-intelligence | ||||||
category | utopian-io | ||||||
json_metadata | "{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":54517947,"name":"steem","full_name":"steemit/steem","owner":{"login":"steemit","id":17434692,"avatar_url":"https://avatars3.githubusercontent.com/u/17434692?v=4","gravatar_id":"","url":"https://api.github.com/users/steemit","html_url":"https://github.com/steemit","followers_url":"https://api.github.com/users/steemit/followers","following_url":"https://api.github.com/users/steemit/following{/other_user}","gists_url":"https://api.github.com/users/steemit/gists{/gist_id}","starred_url":"https://api.github.com/users/steemit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/steemit/subscriptions","organizations_url":"https://api.github.com/users/steemit/orgs","repos_url":"https://api.github.com/users/steemit/repos","events_url":"https://api.github.com/users/steemit/events{/privacy}","received_events_url":"https://api.github.com/users/steemit/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/steemit/steem","description":"The blockchain for Smart Media Tokens (SMTs) and decentralized applications.","fork":false,"url":"https://api.github.com/repos/steemit/steem","forks_url":"https://api.github.com/repos/steemit/steem/forks","keys_url":"https://api.github.com/repos/steemit/steem/keys{/key_id}","collaborators_url":"https://api.github.com/repos/steemit/steem/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/steemit/steem/teams","hooks_url":"https://api.github.com/repos/steemit/steem/hooks","issue_events_url":"https://api.github.com/repos/steemit/steem/issues/events{/number}","events_url":"https://api.github.com/repos/steemit/steem/events","assignees_url":"https://api.github.com/repos/steemit/steem/assignees{/user}","branches_url":"https://api.github.com/repos/steemit/steem/branches{/branch}","tags_url":"https://api.github.com/repos/steemit/steem/tags","blobs_url":"https://api.github.com/repos/steemit/steem/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/steemit/steem/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/steemit/steem/git/refs{/sha}","trees_url":"https://api.github.com/repos/steemit/steem/git/trees{/sha}","statuses_url":"https://api.github.com/repos/steemit/steem/statuses/{sha}","languages_url":"https://api.github.com/repos/steemit/steem/languages","stargazers_url":"https://api.github.com/repos/steemit/steem/stargazers","contributors_url":"https://api.github.com/repos/steemit/steem/contributors","subscribers_url":"https://api.github.com/repos/steemit/steem/subscribers","subscription_url":"https://api.github.com/repos/steemit/steem/subscription","commits_url":"https://api.github.com/repos/steemit/steem/commits{/sha}","git_commits_url":"https://api.github.com/repos/steemit/steem/git/commits{/sha}","comments_url":"https://api.github.com/repos/steemit/steem/comments{/number}","issue_comment_url":"https://api.github.com/repos/steemit/steem/issues/comments{/number}","contents_url":"https://api.github.com/repos/steemit/steem/contents/{+path}","compare_url":"https://api.github.com/repos/steemit/steem/compare/{base}...{head}","merges_url":"https://api.github.com/repos/steemit/steem/merges","archive_url":"https://api.github.com/repos/steemit/steem/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/steemit/steem/downloads","issues_url":"https://api.github.com/repos/steemit/steem/issues{/number}","pulls_url":"https://api.github.com/repos/steemit/steem/pulls{/number}","milestones_url":"https://api.github.com/repos/steemit/steem/milestones{/number}","notifications_url":"https://api.github.com/repos/steemit/steem/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/steemit/steem/labels{/name}","releases_url":"https://api.github.com/repos/steemit/steem/releases{/id}","deployments_url":"https://api.github.com/repos/steemit/steem/deployments","created_at":"2016-03-23T00:17:55Z","updated_at":"2018-04-09T09:58:33Z","pushed_at":"2018-04-09T09:50:49Z","git_url":"git://github.com/steemit/steem.git","ssh_url":"git@github.com:steemit/steem.git","clone_url":"https://github.com/steemit/steem.git","svn_url":"https://github.com/steemit/steem","homepage":"https://steem.io","size":17221,"stargazers_count":1264,"watchers_count":1264,"language":"C++","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":494,"mirror_url":null,"archived":false,"open_issues_count":318,"license":{"key":"other","name":"Other","spdx_id":null,"url":null},"forks":494,"open_issues":318,"watchers":1264,"default_branch":"master","score":69.30523},"pullRequests":[],"platform":"github","type":"analysis","tags":["utopian-io","steemit","stats","new","blockchainbi"],"users":["paulag","arcange"],"links":["https://cdn.utopian.io/posts/7f0449908ba311a81e8d38cf2fb8e6df5b7cimage.png","https://cdn.utopian.io/posts/087608c496a8f50e32676b3318a900ab0d72image.png","https://cdn.utopian.io/posts/8c19b1fcebf834e46ceb58e502b7108d6f85image.png","https://cdn.utopian.io/posts/8c1b98963639dcacdb9a4e82b20eb9467fdfimage.png","https://cdn.utopian.io/posts/93ea31964a34a55f03b4ad3c95e29f0694fbimage.png","https://cdn.utopian.io/posts/4bd03663c892ffbc2df5522b8299247b166aimage.png","https://cdn.utopian.io/posts/3bddce5726516667c33c333f60c85f7463a8image.png","https://cdn.utopian.io/posts/cee12d8d9511abc5fc8a2a1bbe33780e4e52image.png","https://cdn.utopian.io/posts/85f5c49a3e2d579ad3147312499b3db1deefimage.png","https://cdn.utopian.io/posts/c32893f02dc6e7998212f032f0b8d20097a1image.png","https://cdn.utopian.io/posts/76d95eeaaf20fdf7968eb7d7969066b9f090image.png","https://cdn.utopian.io/posts/b8dc47b6db230ce06851383c8d7e741cb3b4image.png","https://cdn.utopian.io/posts/fc8f13567b73ccbe4dded6a35c2d708bb3fbimage.png","https://cdn.utopian.io/posts/ee36d6873dbfed65a6a4391852aac8d5b23dimage.png","https://cdn.utopian.io/posts/3ab7b740412a275da5f137bd994fd842ba63image.png"],"image":["https://cdn.utopian.io/posts/7f0449908ba311a81e8d38cf2fb8e6df5b7cimage.png","https://cdn.utopian.io/posts/087608c496a8f50e32676b3318a900ab0d72image.png","https://cdn.utopian.io/posts/8c19b1fcebf834e46ceb58e502b7108d6f85image.png","https://cdn.utopian.io/posts/8c1b98963639dcacdb9a4e82b20eb9467fdfimage.png","https://cdn.utopian.io/posts/93ea31964a34a55f03b4ad3c95e29f0694fbimage.png","https://cdn.utopian.io/posts/4bd03663c892ffbc2df5522b8299247b166aimage.png","https://cdn.utopian.io/posts/3bddce5726516667c33c333f60c85f7463a8image.png","https://cdn.utopian.io/posts/cee12d8d9511abc5fc8a2a1bbe33780e4e52image.png","https://cdn.utopian.io/posts/85f5c49a3e2d579ad3147312499b3db1deefimage.png","https://cdn.utopian.io/posts/c32893f02dc6e7998212f032f0b8d20097a1image.png","https://cdn.utopian.io/posts/76d95eeaaf20fdf7968eb7d7969066b9f090image.png","https://cdn.utopian.io/posts/b8dc47b6db230ce06851383c8d7e741cb3b4image.png","https://cdn.utopian.io/posts/fc8f13567b73ccbe4dded6a35c2d708bb3fbimage.png","https://cdn.utopian.io/posts/ee36d6873dbfed65a6a4391852aac8d5b23dimage.png","https://cdn.utopian.io/posts/3ab7b740412a275da5f137bd994fd842ba63image.png"],"moderator":{"account":"crokkon","time":"2018-04-09T10:50:18.720Z","reviewed":true,"pending":false,"flagged":false},"questions":[{"question":"Is the project description formal?","answers":[{"value":"Yes it’s straight to the point","selected":true,"score":10},{"value":"Need more description ","selected":false,"score":5},{"value":"Not too descriptive","selected":false,"score":0}],"selected":0},{"question":"Is the language / grammar correct?","answers":[{"value":"Yes","selected":true,"score":20},{"value":"A few mistakes","selected":false,"score":10},{"value":"It's pretty bad","selected":false,"score":0}],"selected":0},{"question":"Was the template followed?","answers":[{"value":"Yes","selected":true,"score":10},{"value":"Partially","selected":false,"score":5},{"value":"No","selected":false,"score":0}],"selected":0},{"question":"Were the reasons for creating the analysis explained enough?","answers":[{"value":"Yes, it was explained well why the analysis was created","selected":true,"score":10},{"value":"No, it is not","selected":false,"score":0}],"selected":0},{"question":"Is it a recurring analysis?","answers":[{"value":"No, it is a new analysis","selected":false,"score":20},{"value":"Yes but the data are well processed and presented.","selected":false,"score":12},{"value":"Yes, it is a recurring analysis with different time period","selected":true,"score":4}],"selected":2},{"question":"Where the tools and query scripts used included in the contribution?","answers":[{"value":"Yes, both tools and scripts were included","selected":true,"score":10},{"value":"No, the query script was not included in the contribution.","selected":false,"score":5},{"value":"No","selected":false,"score":0}],"selected":0}],"score":25}" | ||||||
created | 2018-04-09 10:37:27 | ||||||
last_update | 2018-04-09 10:50:21 | ||||||
depth | 0 | ||||||
children | 17 | ||||||
last_payout | 2018-04-16 10:37:27 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 53.748 HBD | ||||||
curator_payout_value | 20.968 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 7,463 | ||||||
author_reputation | 274,264,287,951,003 | ||||||
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 49,113,603 | ||||||
net_rshares | 20,269,884,808,456 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
berkah | 0 | 1,533,803,958 | 5% | ||
bue | 0 | 27,975,439,195 | 100% | ||
mrs.agsexplorer | 0 | 8,597,589,826 | 2% | ||
pnc | 0 | 16,800,940,769 | 5% | ||
teamsteem | 0 | 390,591,242,366 | 5% | ||
nanzo-scoop | 0 | 374,030,483,554 | 10% | ||
mummyimperfect | 0 | 6,089,516,357 | 10% | ||
ak2020 | 0 | 2,632,427,758 | 10% | ||
sander-lacerda | 0 | 398,863,511,864 | 100% | ||
ubg | 0 | 305,334,630 | 1% | ||
bitcoiner | 0 | 397,087,075 | 5% | ||
ace108 | 0 | 58,036,369,534 | 5% | ||
abh12345 | 0 | 144,577,053,902 | 50% | ||
boxcarblue | 0 | 160,986,695,592 | 50% | ||
sjennon | 0 | 51,440,215,187 | 20% | ||
thatmemeguy | 0 | 4,785,391,311 | 50% | ||
jephline | 0 | 1,096,773,647 | 100% | ||
mangos | 0 | 563,965,759,998 | 17% | ||
j3dy | 0 | 20,604,414,640 | 100% | ||
mafeeva | 0 | 7,967,432,770 | 10% | ||
madlenfox | 0 | 7,799,055,269 | 100% | ||
erikaflynn | 0 | 40,862,809,928 | 100% | ||
dyancuex | 0 | 1,251,358,907 | 50% | ||
davidfnck | 0 | 4,630,463,332 | 30% | ||
freebornsociety | 0 | 5,370,906,460 | 10% | ||
toninux | 0 | 641,570,240 | 50% | ||
greenstar | 0 | 1,498,676,685 | 5% | ||
jdc | 0 | 1,067,082,545 | 20% | ||
bargolis | 0 | 713,152,824 | 5% | ||
rt395 | 0 | 39,654,859,071 | 25% | ||
kubbyelizabeth | 0 | 4,165,796,724 | 15% | ||
lexiconical | 0 | 237,209,834 | 33% | ||
tinytaruen | 0 | 9,160,501,814 | 100% | ||
helo | 0 | 26,169,729,589 | 100% | ||
walnut1 | 0 | 7,229,926,064 | 5% | ||
ilyastarar | 0 | 73,760,991,575 | 50% | ||
mercadosaway | 0 | 307,158,904 | 21% | ||
herman2141 | 0 | 81,428,031 | 50% | ||
prechi | 0 | 1,367,731,052 | 10% | ||
mahdiyari | 0 | 13,388,659,734 | 20% | ||
crimsonclad | 0 | 7,109,632,449 | 8% | ||
gokulnk | 0 | 41,971,115,454 | 100% | ||
ronimm | 0 | 10,017,894,926 | 100% | ||
evolved08gsr | 0 | 2,536,000,387 | 100% | ||
ew-and-patterns | 0 | 136,479,513,285 | 20% | ||
mufasatoldyou | 0 | 7,679,720,664 | 100% | ||
sensation | 0 | 166,600,609 | 100% | ||
saksham | 0 | 534,378,621 | 37% | ||
makrotheblack | 0 | 2,788,282,724 | 50% | ||
talltim | 0 | 16,873,531,123 | 100% | ||
simonluisi | 0 | 2,750,867,049 | 100% | ||
thinkkniht | 0 | 99,841,501 | 75% | ||
daiky69 | 0 | 1,548,702,225 | 100% | ||
mikefrancis | 0 | 304,597,698 | 50% | ||
ewuoso | 0 | 4,459,475,779 | 20% | ||
steemitbc | 0 | 49,763,546,240 | 100% | ||
inquiringtimes | 0 | 193,165,783,335 | 100% | ||
jfuenmayor96 | 0 | 2,439,841,877 | 50% | ||
elsurtidor | 0 | 18,308,051,972 | 21% | ||
steemitri | 0 | 24,248,749,858 | 21% | ||
instantania.cat | 0 | 1,630,916,869 | 50% | ||
harshallele | 0 | 4,909,919,749 | 50% | ||
jasonbu | 0 | 14,808,239,039 | 35% | ||
techtek | 0 | 35,056,735,659 | 100% | ||
steemitph | 0 | 62,665,901,086 | 50% | ||
cifer | 0 | 7,762,601,942 | 80% | ||
jesdn16 | 0 | 2,482,265,373 | 100% | ||
xtramedium | 0 | 324,068,187 | 50% | ||
odibezeking | 0 | 290,459,773 | 100% | ||
casagrande | 0 | 2,243,360,017 | 100% | ||
bhim | 0 | 64,401,494 | 50% | ||
stoodkev | 0 | 17,983,174,346 | 10% | ||
dakeshi | 0 | 3,858,188,234 | 50% | ||
nurhayati | 0 | 3,780,861,586 | 100% | ||
crokkon | 0 | 34,736,435,292 | 100% | ||
americanrabbit | 0 | 117,171,841 | 30% | ||
luisrod | 0 | 116,014,491 | 15% | ||
khansa | 0 | 8,693,170,027 | 100% | ||
ansonoxy | 0 | 1,750,813,906 | 100% | ||
eastmael | 0 | 31,220,850,630 | 50% | ||
yuxid | 0 | 24,064,480,574 | 30% | ||
jamesbarraclough | 0 | 586,067,387 | 100% | ||
lauraesfeliz | 0 | 570,047,529 | 100% | ||
revisesociology | 0 | 27,785,287,081 | 50% | ||
espoem | 0 | 24,655,247,364 | 40% | ||
maneki-neko | 0 | 552,607,356 | 1% | ||
timmyeu | 0 | 1,164,032,230 | 50% | ||
gotgame | 0 | 9,452,299,394 | 100% | ||
said-nuruzzaman | 0 | 10,583,956,991 | 100% | ||
silasvogt | 0 | 263,395,563 | 50% | ||
josediccus | 0 | 2,614,345,646 | 16% | ||
loshcat | 0 | 2,529,311,897 | 100% | ||
idlebright | 0 | 3,147,952,749 | 50% | ||
utopian-io | 0 | 16,352,582,952,450 | 11% | ||
steaknsteem | 0 | 2,614,281,456 | 50% | ||
moorkedi | 0 | 1,656,518,664 | 100% | ||
tuanis | 0 | 1,131,728,858 | 10% | ||
kimaben | 0 | 105,232,577 | 25% | ||
kslo | 0 | 2,449,226,057 | 50% | ||
mrmaracucho | 0 | 557,340,638 | 100% | ||
nathalie13 | 0 | 1,101,895,211 | 100% | ||
not-a-bird | 0 | 4,985,456,958 | 50% | ||
drmake | 0 | 109,444,712,168 | 100% | ||
adhew | 0 | 61,532,000 | 10% | ||
bitopia | 0 | 1,452,583,600 | 100% | ||
berkaytekinsen | 0 | 1,708,099,533 | 100% | ||
eleonardo | 0 | 138,661,578 | 10% | ||
zohaib715 | 0 | 363,737,995 | 50% | ||
evilest-fiend | 0 | 3,358,728,547 | 100% | ||
shenoy | 0 | 9,338,737,969 | 10% | ||
josephsavage | 0 | 2,298,771,781 | 10% | ||
studytext | 0 | 153,061,109 | 25% | ||
greenorange | 0 | 609,471,115 | 100% | ||
checkthisout | 0 | 821,476,271 | 50% | ||
navx | 0 | 2,039,168,218 | 70% | ||
handfree42 | 0 | 125,446,023 | 50% | ||
ilovekrys | 0 | 247,840,632 | 50% | ||
khairamuliani | 0 | 1,913,564,335 | 100% | ||
family.app | 0 | 126,368,786 | 100% | ||
not-a-cat | 0 | 1,386,363,813 | 100% | ||
varja | 0 | 896,298,046 | 50% | ||
maphics | 0 | 106,304,356 | 100% | ||
sebastiengllmt | 0 | 307,095,054 | 50% | ||
utopian-1up | 0 | 5,072,569,603 | 100% | ||
odesanya | 0 | 61,191,729 | 10% | ||
arcjen02 | 0 | 3,953,679,221 | 100% | ||
luoq | 0 | 25,524,903,072 | 100% | ||
xny | 0 | 235,508,525 | 100% | ||
barut | 0 | 694,884,017 | 50% | ||
phgnomo | 0 | 1,060,934,489 | 15% | ||
nellita66 | 0 | 227,690,124 | 50% | ||
carsonroscoe | 0 | 3,932,514,070 | 80% | ||
animefanrd | 0 | 51,295,696 | 10% | ||
zlatkamrs | 0 | 352,056,239 | 70% | ||
salahudeen | 0 | 126,043,734 | 35% | ||
amosbastian | 0 | 12,691,545,334 | 50% | ||
yourmercury | 0 | 658,418,053 | 100% | ||
acrywhif | 0 | 3,459,312,956 | 80% | ||
xplore | 0 | 728,978,248 | 50% | ||
layanmarissa | 0 | 223,590,373 | 50% | ||
proffgodswill | 0 | 61,299,229 | 10% | ||
beautifuldata | 0 | 675,899,617 | 30% | ||
grzesiekb | 0 | 185,727,101,421 | 100% | ||
gillianpearce | 0 | 4,907,647,618 | 20% | ||
sweeverdev | 0 | 1,052,002,634 | 50% | ||
kodeblacc | 0 | 2,286,993,333 | 50% | ||
isacastillor | 0 | 1,151,195,754 | 95% | ||
devilonwheels | 0 | 1,994,551,871 | 10% | ||
jerybanfield | 0 | 5,657,456,449 | 100% | ||
jjay | 0 | 672,697,118 | 100% | ||
rhotimee | 0 | 4,920,008,483 | 50% | ||
jrmiller87 | 0 | 2,598,994,749 | 100% | ||
solomon507 | 0 | 301,016,172 | 50% | ||
patatesyiyen | 0 | 78,453,580 | 12.5% | ||
deejee | 0 | 119,892,669 | 20% | ||
rsteem | 0 | 304,572,814 | 50% | ||
dynamicrypto | 0 | 150,677,774 | 1% | ||
naturallife | 0 | 825,758,630 | 85% | ||
onin91 | 0 | 438,104,596 | 50% | ||
neneandy | 0 | 2,421,384,332 | 50% | ||
isabella394 | 0 | 2,595,353,571 | 100% | ||
emailbox19149 | 0 | 201,846,853 | 50% | ||
videosteemit | 0 | 1,542,059,240 | 25% | ||
princewrites | 0 | 1,173,860,611 | 100% | ||
emirfirlar | 0 | 779,128,537 | 50% | ||
piotr42 | 0 | 6,601,497,058 | 100% | ||
lemony-cricket | 0 | 10,927,875,326 | 20% | ||
josephace135 | 0 | 3,135,222,791 | 20% | ||
saifannur-mzy | 0 | 267,242,992 | 50% | ||
yeswanth | 0 | 614,789,431 | 100% | ||
orlandumike | 0 | 1,518,235,188 | 8% | ||
korie | 0 | 247,840,632 | 50% | ||
mdnazmulhasan | 0 | 1,529,664,238 | 100% | ||
blaize-eu | 0 | 1,043,654,861 | 90% | ||
sempervideo | 0 | 25,655,051,350 | 100% | ||
petvalbra | 0 | 614,607,263 | 100% | ||
steemassistant | 0 | 601,922,638 | 100% | ||
hmctrasher | 0 | 400,086,612 | 10% | ||
malloryblythe | 0 | 4,445,519,552 | 100% | ||
photohunter1 | 0 | 4,026,253,808 | 100% | ||
photohunter3 | 0 | 3,178,413,756 | 100% | ||
photohunter4 | 0 | 3,166,162,477 | 100% | ||
photohunter5 | 0 | 3,159,380,090 | 100% | ||
howtosteem | 0 | 4,269,705,632 | 100% | ||
east.autovote | 0 | 4,308,927,334 | 100% | ||
sylinda | 0 | 217,481,995 | 50% | ||
katrina-ariel | 0 | 6,788,790,808 | 20% | ||
fmbs25 | 0 | 230,492,050 | 50% | ||
livsky | 0 | 368,375,960 | 50% | ||
roj | 0 | 2,403,076,831 | 100% | ||
paulawonders | 0 | 1,113,044,935 | 100% | ||
andiepumpgun | 0 | 280,055,162 | 50% | ||
aderemi01 | 0 | 1,773,294,680 | 50% | ||
soykatherine | 0 | 226,352,859 | 50% | ||
azeemprime | 0 | 155,967,399 | 50% | ||
killbill73 | 0 | 239,016,128 | 50% | ||
amirdesaingrafis | 0 | 659,253,876 | 50% | ||
fai.zul | 0 | 302,916,329 | 50% | ||
nightdragon | 0 | 256,070,268 | 50% | ||
aliyu-s | 0 | 478,745,582 | 50% | ||
estherekanem | 0 | 88,932,646 | 20% | ||
aaronren | 0 | 226,316,353 | 50% | ||
muratti | 0 | 61,163,686 | 10% | ||
flinter | 0 | 162,442,179 | 50% | ||
mwfiae | 0 | 3,497,983,778 | 10% | ||
opulence | 0 | 1,804,528,766 | 50% | ||
phasma | 0 | 122,612,788 | 20% | ||
donjyde | 0 | 260,114,345 | 50% | ||
nonsqtr | 0 | 483,168,241 | 50% | ||
musmui | 0 | 183,805,484 | 100% | ||
sbi2 | 0 | 1,992,612,435 | 1% | ||
semperenglish | 0 | 1,092,058,355 | 100% | ||
crispycoinboys | 0 | 2,150,962,161 | 30% | ||
zcool | 0 | 124,620,487 | 10% | ||
gwapoaller | 0 | 307,016,219 | 50% | ||
carloniere | 0 | 118,743,353 | 50% | ||
mrgranville | 0 | 494,324,075 | 100% | ||
bluestorm | 0 | 460,715,660 | 75% | ||
beat-the-bookies | 0 | 2,906,618,727 | 100% | ||
genoner | 0 | 1,670,230,138 | 95% | ||
jayo | 0 | 211,500,420 | 50% | ||
sugandhaseth | 0 | 619,774,058 | 100% | ||
pepememes | 0 | 187,817,037 | 50% | ||
onderakcaalan | 0 | 2,045,658,317 | 100% | ||
kaell | 0 | 61,535,315 | 10% | ||
ahmad097 | 0 | 221,336,011 | 50% | ||
animesukidesu | 0 | 156,471,660 | 50% | ||
wealth4good | 0 | 198,213,068 | 5% | ||
esme-svh | 0 | 238,953,179 | 50% | ||
lsanek | 0 | 302,941,607 | 50% | ||
lykia | 0 | 306,358,416 | 50% | ||
realness | 0 | 306,251,474 | 50% | ||
musicbot | 0 | 113,373,506 | 100% | ||
flugbot | 0 | 122,683,991 | 100% | ||
lemcriq | 0 | 57,226,213 | 20% | ||
gydronium | 0 | 600,832,431 | 100% | ||
masterofdisaster | 0 | 254,370,084 | 50% | ||
eraizel | 0 | 771,071,253 | 50% | ||
justinadams | 0 | 3,090,188,095 | 100% | ||
esteemboard | 0 | 207,964,400 | 100% | ||
holsturr | 0 | 6,863,883,418 | 100% | ||
almamun298 | 0 | 227,333,389 | 50% | ||
gnaimul | 0 | 226,357,183 | 50% | ||
niouton | 0 | 4,899,537,916 | 20% | ||
editorspicks | 0 | 61,230,367 | 50% | ||
parakazan | 0 | 719,646,468 | 100% | ||
cryptocopy | 0 | 600,120,525 | 100% | ||
artsyunicorn | 0 | 297,984,006 | 50% | ||
steemfunder | 0 | 377,246,353 | 50% |
I'm killing it! :-) <center>[](https://steemworld.org/@beat-the-bookies)</center> If my memory serves me correctly, I don't think that I've ever had a post with more than $1.76 SBD payout (the average for this month). I believe that the average payout per post in the *betting* category is much lower than the average in general. Betting is not a popular/profitable niche here. I don't expect to earn money here, but I'm taking my earnings on steemit as a kind of game I play. See what I can do to up my SP,... There are two reasons I'm here: 1. Community - surprisingly, steemit has some fine professional bettors sharing their knowledge here. 2. Public record - I'm working on a prediction model and I'm posting its performance(profitability) here. The blockchain tech allows me to have a permanent, public, and verifiable performance record. If my model shows a consistent profitability I may turn it into a product and having a verifiable track record can be useful in marketing purposes. If I were to use steemit to make money, I'd invest in STEEM and create my upvote bot.
author | beat-the-bookies |
---|---|
permlink | re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180409t144333918z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"image":["https://steemitimages.com/DQmWH5Y35LC6RfT7QPpkjQhP2WQocvG8s9UisbrYM8Es1Ji/7d.png"],"links":["https://steemworld.org/@beat-the-bookies"],"app":"steemit/0.1"} |
created | 2018-04-09 14:43:36 |
last_update | 2018-04-09 14:43:36 |
depth | 1 |
children | 4 |
last_payout | 2018-04-16 14:43:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,177 |
author_reputation | 18,960,660,389,037 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,148,002 |
net_rshares | 0 |
arghhhhh no, not an upvote bot :-( but besides that I am glad you mentioned Community as number 1, because I really think that is key
author | paulag |
---|---|
permlink | re-beat-the-bookies-re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180409t204021041z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-04-09 20:40:18 |
last_update | 2018-04-09 20:40:18 |
depth | 2 |
children | 3 |
last_payout | 2018-04-16 20:40:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 134 |
author_reputation | 274,264,287,951,003 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,197,244 |
net_rshares | 0 |
If you're here for the money, what is more profitable than running a bot (or delegating SP to one)? I think that it is both dishonest and misleading to push the *great content will make you money* story onto newcomers. They are not idiots, they're just new and soon enough they'll see that their post into which they put their heart and soul (and a lot of time) isn't making them money. What's worse, their post isn't getting any views. The way the steemit's economic model works, you either get lucky and end up supported by some big accounts (whales, curation guilds,...) or you invest into buying upvotes. I'm sure, you can find a few cases that will go against what I've just written but just look at the numbers you've posted. Do you think that all those *one upvote* posts are pure garbage, not worthy of more? The majority of it probably is, but there are certainly some gems that would be on the trending page earning $xxx if the *quality content* was the secret to making money here. I don't like the rape of the reward pool made possible by the bots, but I don't like the *quality content* lie either. We should be honest about how things work around here and vocal about how to improve this platform and make it live up to its ideal (the great content getting the reward it deserves). A newbie is bombarded with the following formula for success on steemit: 1. write a great post 2. hit publish button 3. ??? 4. profit All the while the *pros* are doing this: 1. Write something, anything really 2. Buy $xxx of upvotes 3. Claim your author reward in 7 days This is not me attacking you, this is just me calling for an honest discussion. What I propose is to be open about how things work around here and when a newbie asks how to earn money we should present him with all the options and point out that the upvote bots are the only tool that can guarantee them visibility. All the other options have a rather large element of luck. Do I like it? No. Do I want the ideal of steemit to be true? Yes. Do I know how to make it so? No, and I don't see anyone with a concrete proposal that would work and prevent the abuse. So here we are... a lot of words that won't change a damn thing
author | beat-the-bookies |
---|---|
permlink | re-paulag-re-beat-the-bookies-re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180410t060155524z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-04-10 06:01:54 |
last_update | 2018-04-10 06:01:54 |
depth | 3 |
children | 2 |
last_payout | 2018-04-17 06:01:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,204 |
author_reputation | 18,960,660,389,037 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,255,706 |
net_rshares | 0 |
.
author | crokkon |
---|---|
permlink | re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180409t105028989z |
category | utopian-io |
json_metadata | "{"app": ""}" |
created | 2018-04-09 10:50:30 |
last_update | 2022-09-18 12:05:45 |
depth | 1 |
children | 1 |
last_payout | 2018-04-16 10:50:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.516 HBD |
curator_payout_value | 0.500 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1 |
author_reputation | 81,214,366,861,104 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,114,986 |
net_rshares | 441,892,224,311 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
paulag | 0 | 25,563,277,113 | 100% | ||
utopian.tip | 0 | 416,328,947,198 | 39.29% |
Hey @crokkon, I just gave you a tip for your hard work on moderation. Upvote this comment to support the utopian moderators and increase your future rewards!
author | utopian.tip |
---|---|
permlink | re-re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180409t105028989z-20180409t122405 |
category | utopian-io |
json_metadata | "" |
created | 2018-04-09 12:24:12 |
last_update | 2018-04-09 12:24:12 |
depth | 2 |
children | 0 |
last_payout | 2018-04-16 12:24:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 157 |
author_reputation | 238,310,597,885 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,126,909 |
net_rshares | 0 |
it's good that you track engagements in your posts @paulag.. as your follower and avid fan, i read and engage. i'm interested in how you are retrieving data from the blockchain.. i know from experience that the dashboards seem to be built on PowerBI. please correct me if that is not accurate.
author | dillagr |
---|---|
permlink | re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180409t111454008z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["paulag"],"app":"steemit/0.1"} |
created | 2018-04-09 11:14:57 |
last_update | 2018-04-09 11:14:57 |
depth | 1 |
children | 1 |
last_payout | 2018-04-16 11:14:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.215 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 294 |
author_reputation | 4,197,345,444,912 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,117,858 |
net_rshares | 47,571,216,722 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
glitterbooster | 0 | 10,261,245,191 | 59% | ||
somenick | 0 | 4,818,903,216 | 83% | ||
cloudspyder | 0 | 4,971,139,816 | 36% | ||
ligayagardener | 0 | 4,817,534,301 | 83% | ||
raviraj | 0 | 8,562,995,732 | 42% | ||
stbrians | 0 | 4,628,533,387 | 100% | ||
snrm | 0 | 4,723,672,750 | 25% | ||
smooms | 0 | 4,787,192,329 | 53% |
Yes i use powerbi. If you join blockchainbi on discord i can help you out with that
author | paulag | ||||||
---|---|---|---|---|---|---|---|
permlink | re-dillagr-201849t142743292z | ||||||
category | utopian-io | ||||||
json_metadata | {"tags":"utopian-io","app":"esteem/1.5.1","format":"markdown+html","community":"esteem"} | ||||||
created | 2018-04-09 13:27:48 | ||||||
last_update | 2018-04-09 13:27:48 | ||||||
depth | 2 | ||||||
children | 0 | ||||||
last_payout | 2018-04-16 13:27:48 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 83 | ||||||
author_reputation | 274,264,287,951,003 | ||||||
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 49,136,010 | ||||||
net_rshares | 0 |
329 posts in a month.. ugh... >March 2017 Votes > > >March 2018 Votes > This is pathetic. Completely ignoring the fact that Downvotes have declined as a percentage of total votes, it's clear that active curation across the platform has drastically declined. - 1 vote per post went from 0.51% of total votes to 13.29%. Mathematically, that's more than a 2600% increase! Indicating a significant decline in voter participation. - 2 to 10 votes per post went from 11.97% of total votes to 50.25%. Nearly a 420% increase! Another indication of declined voter participation. - 11 to 50 votes per post went from 42.49% of total votes to 22.10%. A decline of approximately 192%. - 51 to 100 votes per post went from 24.79% of total votes to 4.03%. A decline of more than 615%. I don't care how many new users are joining Steem(it), or the number of daily active users anymore. These are clear signs of a drastic shift in how the community participates and how much the community cares about each other / the growth of the platform. I'm not surprised by the numbers, but I'm surely disheartened.
author | evolved08gsr |
---|---|
permlink | re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180409t145024208z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"image":["https://steemitimages.com/DQmQpPcknxMiizNYvyreBgsUAguFMghR8ziwcASnZnL3kEJ/image.png","https://steemitimages.com/DQmdsjCPLiCdE84kfLoFjdLfbf4fRTD6iKa67Xfpv4Y4bGJ/image.png"],"app":"steemit/0.1"} |
created | 2018-04-09 14:50:27 |
last_update | 2018-04-09 14:50:27 |
depth | 1 |
children | 1 |
last_payout | 2018-04-16 14:50:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,269 |
author_reputation | 4,411,583,250,238 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,149,064 |
net_rshares | 399,776,477 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
johnhtims | 0 | 399,776,477 | 100% |
I think this comparison on votes for the same period last year is alarming, however much has changed on Steemit and this include audience choice and what is being posted. As the content type expands it will take some time for the level of curation to also increase as steemit did not come with a ready made audience for all the content types we have now. I am not overly concerned yet!
author | paulag |
---|---|
permlink | re-evolved08gsr-re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180409t203636196z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-04-09 20:36:36 |
last_update | 2018-04-09 20:36:36 |
depth | 2 |
children | 0 |
last_payout | 2018-04-16 20:36:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 389 |
author_reputation | 274,264,287,951,003 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,196,827 |
net_rshares | 0 |
>So how did your posts preform in March ’18 ? I would be interested to know @paulag but wouldn't know where to begin with any analysis. What I an say though is engagement is definitely down and has been declining in line with the price of Steem. I've not been here that long but a number of the people I had conversations with when I first joined (Dec/Jan) are no longer posting yet alone engaging on my content. I'm also interested by the Top Authors based on payouts payouts. I'd love to know if the top author is down by 56% because of the price of Steem/SBD or because of the Stewards of Condors guy's crusade. Perhaps a bit of both. It would be interesting to see all the stats if there was some way of equalising the value of Steem. Then it might be easier to compare what is actually going on rather than the figures being lower because Steem is lower. I'm not convinced your fall in engagement is due to your testing different content because, as I mentioned, it looks to me that engagement is down across the platform. Wishing you a fun week!
author | gillianpearce |
---|---|
permlink | re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180409t110100471z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["paulag"],"app":"steemit/0.1"} |
created | 2018-04-09 11:01:06 |
last_update | 2018-04-09 11:01:06 |
depth | 1 |
children | 2 |
last_payout | 2018-04-16 11:01:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,057 |
author_reputation | 59,781,004,387,335 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,116,218 |
net_rshares | 0 |
retention rates on Steemit are very low and this is a problem. But I am glad to say there are many communities now trying to tackle this problem head on. The top author being down, well stewardsofgondor have a lot to do with it, but so does the price of Steem, so it is a combination of both.
author | paulag |
---|---|
permlink | re-gillianpearce-re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180409t204253907z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-04-09 20:42:54 |
last_update | 2018-04-09 20:42:54 |
depth | 2 |
children | 1 |
last_payout | 2018-04-16 20:42:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 294 |
author_reputation | 274,264,287,951,003 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,197,509 |
net_rshares | 1,227,474,615 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gillianpearce | 0 | 1,227,474,615 | 5% |
I'm guessing that most of the people who I was in conversation with in December and January who are no longer posting or engaging will be back when Steem goes back up. They weren't newbies and were able to get good returns whenever they posted. But only time will tell. 😊
author | gillianpearce |
---|---|
permlink | re-paulag-re-gillianpearce-re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180409t205218911z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-04-09 20:52:21 |
last_update | 2018-04-09 20:52:21 |
depth | 3 |
children | 0 |
last_payout | 2018-04-16 20:52:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 279 |
author_reputation | 59,781,004,387,335 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,198,449 |
net_rshares | 0 |
Good work, nicely done the analysis will help the community and users
author | jephline |
---|---|
permlink | re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180409t104813712z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-04-09 10:48:18 |
last_update | 2018-04-09 10:48:18 |
depth | 1 |
children | 0 |
last_payout | 2018-04-16 10:48:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | 5,050,539,028,034 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,114,758 |
net_rshares | 992,580,150 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jephline | 0 | 992,580,150 | 100% |
Sangat menarik untuk di baca, ini adalah laporan yang sangat detil, resteem untuk sesuatu yang luar biasa 😊
author | khairamuliani |
---|---|
permlink | re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180409t104644290z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-04-09 10:47:06 |
last_update | 2018-04-09 10:47:06 |
depth | 1 |
children | 0 |
last_payout | 2018-04-16 10:47:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 108 |
author_reputation | 19,629,115,512,504 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,114,648 |
net_rshares | 1,874,906,470 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
khairamuliani | 0 | 1,874,906,470 | 100% |
### Hey @paulag I am @utopian-io. I have just upvoted you! #### Achievements - People loved what you did here. GREAT JOB! - Seems like you contribute quite often. AMAZING! #### Utopian Witness! <a href="https://discord.gg/zTrEMqB">Participate on Discord</a>. Lets GROW TOGETHER! - <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for my Witness</a> - <a href="https://v2.steemconnect.com/sign/account-witness-proxy?proxy=utopian-io&approve=1">Proxy vote to Utopian Witness</a> **Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x**
author | utopian-io |
---|---|
permlink | re-paulag-march-steemit-post-benchmarking-report-blockchain-business-intelligence-20180410t220557298z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2018-04-10 22:05:57 |
last_update | 2018-04-10 22:05:57 |
depth | 1 |
children | 0 |
last_payout | 2018-04-17 22:05:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 678 |
author_reputation | 152,955,367,999,756 |
root_title | "March Steemit Post Benchmarking Report – BlockChain Business Intelligence" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 49,381,242 |
net_rshares | 0 |