Sha256: be4862f33e4751c2c67cfafdb2170f227056245a444976c3fc303bb8a89259fd
Contents?: true
Size: 312 Bytes
Versions: 8
Compression:
Stored size: 312 Bytes
Contents
module Propublica module Nonprofits class Organization class BasicParser < DynamicParser fields :ein, :strein, :name, :sub_name, :city, :state, :ntee_code, :raw_ntee_code, :subseccd, :has_subseccd, :have_filings, :have_extracts, :have_pdfs, :score end end end end
Version data entries
8 entries across 8 versions & 1 rubygems