SocioCryptoauthor repo-org
    Updated 2023-01-23
    SELECT AUTHOR as source, org as target
    FROM near.beta.github_activity
    WHERE date_trunc('day',closedat) between '2022-01-01' and '2022-12-31'

    Run a query to Download Data