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 | 53 | 
|---|---|
| How many threads were deleted | 1 | 
| How many posts were created | 51 | 
| How many posts were deleted | 14 | 
| How many posts exists* | 890 | 
*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 | 85 | 5 | 
| Content Creators | 4 | 0 | 
| Validators | 1 | 0 | 
| Discussions | 17 | 0 | 
| Help & Support | 10 | 2 | 
| Creatives | 13 | 6 | 
| Marketing | 4 | 0 | 
| Bounty Suggestions | 1 | 0 | 
| Finished Bounties | 2 | 0 | 
| Council Reports | 27 | 3 | 
| Budget | 4 | 0 | 
| Pre-Proposal Discussion | 23 | 5 | 
| Problems & Failures | 1 | 0 | 
| Governance | 6 | 7 | 
| Development | 4 | 0 | 
| Atlas Feedback | 1 | 0 | 
| Education | 12 | 4 | 
| Grants/Funding | 0 | 0 | 
| Lounge | 3 | 0 | 
| Working Groups | 0 | 1 | 
| Forum Working Group | 27 | 2 | 
| Content Working Group | 26 | 3 | 
| Builders Working Group | 24 | 2 | 
| Storage Providers Working Group | 26 | 4 | 
| Marketing Working Group | 29 | 2 | 
| Distribution Working Group | 23 | 4 | 
| HR Working Group | 29 | 2 | 
| Forum Structure | 0 | 0 |