home / ethics

Insider transactions by state

Insider transactions by state

Custom SQL query (hide)

select *,  "https://projects.propublica.org/nonprofits/organizations/" || ein || "/" || object_id || "/IRS990ScheduleL" as npe_url from insider_transactions where Org_SttAbbrvtnCd = :state order by TrnsctnAmt desc;

Query parameters

Edit SQL

0 results

Powered by Datasette · Queries took 210.326ms