flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
BECOME A PARTNER
flipside
Closed Pull Requests
Ramahar
Closed Pull Requests
Updated 2023-01-25
Copy Reference
Fork
9
1
2
3
4
›
⌄
select
count
(
distinct
id
)
as
pull_reqs
from
near
.
beta
.
github_activity
where
closedat
is
not
null
and
state
IN
(
'MERGED'
,
'CLOSED'
)
and
createdat
::
date
>=
'2019-01-01'
Results
Run a query to Download Data