Fiscal Sponsors
Data is fairly messy, but you may be able to extract more information from it?
@kaggle.joebeachcapital_fiscal_sponsors
Data is fairly messy, but you may be able to extract more information from it?
@kaggle.joebeachcapital_fiscal_sponsors
CREATE TABLE fiscal_sponsor_directory (
"details_url" VARCHAR,
"name" VARCHAR,
"website" VARCHAR,
"year_501c3" DOUBLE,
"year_fiscal_sponsor" DOUBLE,
"n_sponsored" DOUBLE,
"fiscal_sponsorship_fee_description" VARCHAR,
"eligibility_criteria" VARCHAR,
"project_types" VARCHAR,
"services" VARCHAR,
"fiscal_sponsorship_model" VARCHAR,
"description" VARCHAR
);
Anyone who has the link will be able to view this.