This week our Working Group served indeed purpose and deliver all the tasks which we plan.
What we’ve done:
| How many threads were created | 207 |
|---|---|
| How many threads were deleted | 0 |
| How many posts were created | 27 |
| How many posts were deleted | 24 |
| How many posts exists* | 2085 |
*Value obtained by running the following query:
query AllExistingPosts($councilEndTimeStamp: DateTime!) {
forumPosts(limit: 100000, where: {createdAt_lte: $councilEndTimeStamp}) {
id
}
}
{
"councilEndTimeStamp": 1657673292000
}
How many threads exist in each Category?
How many threads were created during the last scoring period?
| Category | Total Threads | Created During Last Term |
|---|---|---|
| Bounties | 518 | 116 |
| Content Creators | 16 | 0 |
| Validators | 2 | 0 |
| Discussions | 23 | 0 |
| Help & Support | 10 | 0 |
| Creatives | 146 | 66 |
| Marketing | 9 | 1 |
| Bounty Suggestions | 8 | 0 |
| Finished Bounties | 52 | 0 |
| Council Reports | 60 | 5 |
| Budget | 4 | 0 |
| Pre-Proposal Discussion | 31 | 0 |
| Problems & Failures | 1 | 0 |
| Governance | 0 | 0 |
| Development | 9 | 0 |
| Atlas Feedback | 3 | 0 |
| Education | 14 | 0 |
| Grants/Funding | 0 | 0 |
| Lounge | 2 | 0 |
| Working Groups | 0 | 0 |
| Forum Working Group | 52 | 3 |
| Content Working Group | 57 | 2 |
| Builders Working Group | 36 | 2 |
| Storage Providers Working Group | 46 | 3 |
| Marketing Working Group | 55 | 4 |
| Distribution Working Group | 49 | 3 |
| HR Working Group | 48 | 2 |
| Forum Structure | 0 | 0 |
How many posts exist in each Category?