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 | 100 | 
|---|---|
| How many threads were deleted | 0 | 
| How many posts were created | 24 | 
| How many posts were deleted | 23 | 
| How many posts exists* | 1438 | 
*Value obtained by running the following query:
query AllExistingPosts($councilEndTimeStamp: DateTime!) {
  forumPosts(limit: 100000, where: {createdAt_lte: $councilEndTimeStamp}) {
    id
  }
}
{
  "councilEndTimeStamp": 1657673292000
}
How many threads exists in each Category?
How many threads was created during the last scoring period?
| Category | Total Threads | Creating During Term | 
|---|---|---|
| Bounties | 147 | 4 | 
| Content Creators | 17 | 0 | 
| Validators | 2 | 0 | 
| Discussions | 22 | 0 | 
| Help & Support | 10 | 0 | 
| Creatives | 36 | 25 | 
| Marketing | 57 | 3 | 
| Bounty Suggestions | 5 | 0 | 
| Finished Bounties | 2 | 0 | 
| Council Reports | 46 | 5 | 
| Budget | 4 | 0 | 
| Pre-Proposal Discussion | 27 | 0 | 
| Problems & Failures | 1 | 0 | 
| Governance | 1 | 0 | 
| Development | 9 | 0 | 
| Atlas Feedback | 3 | 0 | 
| Education | 52 | 36 | 
| Grants/Funding | 2 | 0 | 
| Lounge | 1 | 0 | 
| Working Groups | 0 | 0 | 
| Forum Working Group | 43 | 5 | 
| Content Working Group | 44 | 5 | 
| Builders Working Group | 32 | 3 | 
| Storage Providers Working Group | 37 | 3 | 
| Marketing Working Group | 42 | 4 | 
| Distribution Working Group | 38 | 4 | 
| HR Working Group | 42 | 3 | 
| Forum Structure | 0 | 0 | 
Threads and posts made since genesis
