api-specification-toolbox/community

Migrate Weekly Twitter Counts

Opened this issue · 0 comments

We need to migrate the Github weekly counts from previous manual reports to backfill this automated count:

{
  "10": {
    "grpcio": {
      "followers_count": 16131,
      "following_count": 545,
      "tweet_count": 749,
      "listed_count": 339
    },
    "OpenApiSpec": {
      "followers_count": 7805,
      "following_count": 280,
      "tweet_count": 2186,
      "listed_count": 212
    },
    "AsyncAPISpec": {
      "followers_count": 3127,
      "following_count": 2289,
      "tweet_count": 2610,
      "listed_count": 60
    },
    "jsonschema": {
      "followers_count": 942,
      "following_count": 29,
      "tweet_count": 536,
      "listed_count": 16
    },
    "GraphQL": {
      "followers_count": 73100,
      "following_count": 12,
      "tweet_count": 180,
      "listed_count": 1164
    }
  },
  "11": {
    "OpenApiSpec": {
      "followers_count": 7823,
      "following_count": 280,
      "tweet_count": 2186,
      "listed_count": 214
    },
    "jsonschema": {
      "followers_count": 951,
      "following_count": 29,
      "tweet_count": 544,
      "listed_count": 16
    },
    "GraphQL": {
      "followers_count": 73419,
      "following_count": 12,
      "tweet_count": 180,
      "listed_count": 1170
    },
    "grpcio": {
      "followers_count": 16192,
      "following_count": 545,
      "tweet_count": 752,
      "listed_count": 342
    }
  }
}