# Data dictionary
Every file in `downloads/`. CSV is UTF-8 with a BOM, so Excel opens it correctly. JSON keeps the full nested record including the `source` block with the SHA-256 of the bytes each row was read from.

## United Kingdom - Registered charities (Scotland, OSCR)
`downloads/uk_oscr.csv` / `.json` - 4 rows, built from `uk_oscr_included.json`

| column | description |
|---|---|
| `name` | Registered charity name |
| `charity_number` | Scottish charity number |
| `status` | Registration status |
| `income_gbp` | Most recent year income (GBP) |
| `expenditure_gbp` | Most recent year expenditure (GBP) |
| `main_location` | Main operating location |
| `geographical_spread` | Geographical spread |
| `purposes` | The charity's own registered purposes |
| `register_entry` | OSCR register entry |
| `source_sha256` | SHA-256 of the register export |
| `website` | The organisation's own site, or a reference page |

## United Kingdom - Registered charities (Charity Commission)
`downloads/uk_charities.csv` / `.json` - 288 rows, built from `uk_charities_included.json`

| column | description |
|---|---|
| `name` | Registered charity name |
| `charity_number` | Charity Commission number |
| `status` | Registration status |
| `latest_income_gbp` | Latest filed gross income (GBP) |
| `latest_expenditure_gbp` | Latest filed expenditure (GBP) |
| `accounts_period_end` | Accounting period end |
| `activities` | The charity's own registered activities text |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## United Kingdom - Political donations (Electoral Commission)
`downloads/uk_donations.csv` / `.json` - 462 rows, built from `uk_donations.json`

| column | description |
|---|---|
| `ec_ref` |  |
| `donor` |  |
| `donor_status` |  |
| `company_number` |  |
| `recipient` |  |
| `recipient_type` |  |
| `accounting_unit` |  |
| `value_gbp` |  |
| `donation_type` |  |
| `nature` |  |
| `purpose_of_visit` |  |
| `explanatory_notes` |  |
| `accepted` |  |
| `received` |  |
| `reported` |  |
| `reporting_period` |  |
| `register` |  |
| `is_anonymous` |  |
| `is_sponsorship` |  |
| `town` |  |
| `country` |  |
| `matched_query` |  |
| `donor_group` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## United Kingdom - MPs' registered financial interests
`downloads/uk_interests.csv` / `.json` - 29 rows, built from `uk_interests.json`

| column | description |
|---|---|
| `interest_id` |  |
| `member_id` |  |
| `member` |  |
| `party` |  |
| `constituency` |  |
| `house` |  |
| `public_role` |  |
| `category` |  |
| `registered` |  |
| `published` |  |
| `summary` |  |
| `amount_gbp` |  |
| `payers` |  |
| `appg` |  |
| `matched_on` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## United Kingdom - MPs' visits to Israel, funded by third parties
`downloads/uk_mp_visits.csv` / `.json` - 20 rows, built from `uk_mp_visits.json`

| column | description |
|---|---|
| `mp` | Member of Parliament |
| `party` | Party |
| `constituency` | Constituency |
| `countries` | Countries visited |
| `purpose` | Declared purpose of the visit |
| `start_date` | Visit start |
| `end_date` | Visit end |
| `funders` | Who paid |
| `total_value_gbp` | Total declared value (GBP) |
| `register_entry` | Link to the register entry |
| `website` | The organisation's own site, or a reference page |

## United Kingdom - Who funds the parliamentary groups (APPG register)
`downloads/uk_appg.csv` / `.json` - 3 rows, built from `uk_appg.json`

| column | description |
|---|---|
| `group` | Parliamentary group |
| `secretariat` | Who provides the secretariat |
| `n_declared_benefits` | Number of declared benefits |
| `total_declared_low_gbp` | Declared benefits, low end of band |
| `total_declared_high_gbp` | Declared benefits, high end of band |
| `funders` | Named funder(s) and the band declared |
| `officers` | Officers, named in their public role |
| `declares_no_benefits` | True where the group declares none |
| `register_entry` | Entry in the APPG register |
| `website` | The organisation's own site, or a reference page |

## United Kingdom - Historical/removed charities
`downloads/uk_charities_historical.csv` / `.json` - 170 rows, built from `uk_charities_historical.json`

| column | description |
|---|---|
| `registered_charity_number` |  |
| `linked_charity_number` |  |
| `name` |  |
| `status` |  |
| `registered` |  |
| `removed` |  |
| `website` |  |
| `company_number` |  |
| `latest_income_gbp` |  |
| `latest_expenditure_gbp` |  |
| `accounts_period_end` |  |
| `activities` |  |
| `matched_on` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |

## Canada - Registered charities and money sent to Israel (CRA T3010)
`downloads/ca_charities.csv` / `.json` - 163 rows, built from `ca_charities_included.json`

| column | description |
|---|---|
| `name` | Registered charity name |
| `business_number` | CRA business number |
| `city` | City |
| `province` | Province |
| `total_revenue_cad` | Total revenue (line 4700) |
| `sent_to_israel_cad` | Money sent to Israel (Schedule 2) |
| `sent_abroad_total_cad` | All money sent abroad |
| `israel_share_of_abroad` | Israel share of abroad spend |
| `n_operating_countries` | Countries of activity |
| `israel_nexus` | primary | substantial |
| `promoted_on` | Reason promoted on the money-share rule, if any |
| `register_entry` | Link to the CRA entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## Canada - Federal lobbying communications (Registry of Lobbyists)
`downloads/ca_lobbying_comms.csv` / `.json` - 2228 rows, built from `ca_lobbying_communications.json`

| column | description |
|---|---|
| `client` | Registered client organisation |
| `client_corp_num` | Client corporation number |
| `communication_date` | Date of the communication |
| `registrant` | Registrant who reported it |
| `officials` | Public office holder(s) contacted |
| `comlog_id` | Communication log id |
| `website` | The organisation's own site, or a reference page |

## Canada - Federal lobbying registrations
`downloads/ca_lobbying_regs.csv` / `.json` - 128 rows, built from `ca_lobbying_registrations.json`

| column | description |
|---|---|
| `client_corp_num` |  |
| `client` |  |
| `registration_number` |  |
| `registration_id` |  |
| `registrant_firm` |  |
| `effective_date` |  |
| `end_date` |  |
| `received_govt_funding` |  |
| `category` |  |
| `israel_nexus` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## Canada - Charities held for review
`downloads/ca_charities_review.csv` / `.json` - 168 rows, built from `ca_charities_review.json`

| column | description |
|---|---|
| `bn` |  |
| `name` |  |
| `city` |  |
| `province` |  |
| `designation` |  |
| `total_revenue_cad` |  |
| `sent_to_israel_cad` |  |
| `sent_abroad_total_cad` |  |
| `israel_share_of_abroad` |  |
| `israel_recipients` |  |
| `operating_countries` |  |
| `n_operating_countries` |  |
| `operates_in_israel` |  |
| `name_match` |  |
| `programs` |  |
| `review_reason` |  |
| `evidence_level` |  |
| `identity_note` |  |
| `included_on` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## United States - Registered agents of Israel (FARA)
`downloads/us_fara.csv` / `.json` - 313 rows, built from `us_fara.json`

| column | description |
|---|---|
| `registrant` | US registrant (the agent) |
| `foreign_principal` | Foreign principal represented |
| `country_represented` | Country/location represented |
| `registration_number` | FARA registration number |
| `principal_registration_date` | Date registered |
| `terminated` | True if the registration has ended |
| `termination_date` | Termination date, if any |
| `register_entry` | FARA filing documents (API) |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## United States - What the agents of Israel were paid (DOJ reports to Congress)
`downloads/us_fara_finances.csv` / `.json` - 80 rows, built from `us_fara_finances.json`

| column | description |
|---|---|
| `registrant` | US registrant (the agent) |
| `foreign_principal` | Israeli principal it acts for |
| `principal_type` | israeli state body | israeli national institution | private israeli client |
| `amount_usd` | Reported receipts for the period (USD) |
| `finances_raw` | The report's own wording, incl. "None Reported" |
| `period_ending` | Six-month period the figure covers |
| `nature_of_services` | Services as described by DOJ |
| `report` | Which Semi-Annual Report it came from |
| `registration_number` | FARA registration number |
| `register_entry` | FARA registration page |
| `source_sha256` | SHA-256 of the report PDF |
| `website` | The organisation's own site, or a reference page |

## United States - 990 organisations above the PACs
`downloads/us_entities.csv` / `.json` - 20 rows, built from `entities.json`

| column | description |
|---|---|
| `kind` |  |
| `name` |  |
| `category` |  |
| `query` |  |
| `ein` |  |
| `city` |  |
| `state` |  |
| `ntee_code` |  |
| `subsection` |  |
| `match_exact` |  |
| `needs_review` |  |
| `candidate_count` |  |
| `other_candidates` |  |
| `filings` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## United States - Organisations held for review
`downloads/us_entities_review.csv` / `.json` - 2 rows, built from `us_entities_review.json`

| column | description |
|---|---|
| `kind` |  |
| `name` |  |
| `category` |  |
| `query` |  |
| `ein` |  |
| `city` |  |
| `state` |  |
| `ntee_code` |  |
| `subsection` |  |
| `match_exact` |  |
| `needs_review` |  |
| `candidate_count` |  |
| `other_candidates` |  |
| `filings` |  |
| `review_reason` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## United States - 990 Schedule F - activity outside the US
`downloads/us_schedule_f.csv` / `.json` - 7 rows, built from `us_schedule_f.json`

| column | description |
|---|---|
| `ein` |  |
| `name` |  |
| `filer_name_on_return` |  |
| `category` |  |
| `tax_period` |  |
| `return_type` |  |
| `total_foreign_expenditure_usd` |  |
| `mideast_north_africa_expenditure_usd` |  |
| `mideast_north_africa_grants_usd` |  |
| `israel_named_by_filer` |  |
| `israel_mentions` |  |
| `regions` |  |
| `grants` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## Australia - Disclosed political donations (AEC Transparency Register)
`downloads/au_aec.csv` / `.json` - 23 rows, built from `au_aec_included.json`

| column | description |
|---|---|
| `kind` | donation_made | receipt | associated_entity |
| `financial_year` | Financial year |
| `donor` | Donor / source |
| `recipient` | Recipient |
| `name` | Entity name (associated-entity rows) |
| `value_aud` | Value (AUD) |
| `total_receipts_aud` | Total receipts (associated entities) |
| `matched_on` | The name that carried the nexus |
| `source_file` | Which AEC CSV the row came from |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## Australia - ACNC charities with Israel operations or declared advocacy
`downloads/au_charities.csv` / `.json` - 51 rows, built from `au_charities_included.json`

| column | description |
|---|---|
| `abn` |  |
| `name` |  |
| `other_names` |  |
| `town` |  |
| `state` |  |
| `country` |  |
| `website` |  |
| `registered` |  |
| `size_band` |  |
| `gross_income_aud` |  |
| `operating_countries` |  |
| `n_operating_countries` |  |
| `operates_in_israel` |  |
| `name_match` |  |
| `declared_advocacy` |  |
| `declared_religion` |  |
| `declared_education` |  |
| `category` |  |
| `israel_nexus` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |

## Australia - Charities held for review
`downloads/au_charities_review.csv` / `.json` - 12 rows, built from `au_charities_review.json`

| column | description |
|---|---|
| `abn` |  |
| `name` |  |
| `other_names` |  |
| `town` |  |
| `state` |  |
| `country` |  |
| `website` |  |
| `registered` |  |
| `size_band` |  |
| `gross_income_aud` |  |
| `operating_countries` |  |
| `n_operating_countries` |  |
| `operates_in_israel` |  |
| `name_match` |  |
| `declared_advocacy` |  |
| `declared_religion` |  |
| `declared_education` |  |
| `review_reason` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |

## European Union - EU Transparency Register
`downloads/eu_register.csv` / `.json` - 15 rows, built from `eu_register.json`

| column | description |
|---|---|
| `register_id` |  |
| `name` |  |
| `acronym` |  |
| `country` |  |
| `category` |  |
| `entity_form` |  |
| `website` |  |
| `registered` |  |
| `last_update` |  |
| `ep_accredited` |  |
| `declared_cost_verbatim` |  |
| `declared_cost_lower_eur` |  |
| `declared_cost_period` |  |
| `matched_on` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |

## Germany - Bundestag Lobbyregister
`downloads/de_lobbyregister.csv` / `.json` - 14 rows, built from `de_lobbyregister.json`

| column | description |
|---|---|
| `register_number` |  |
| `name` |  |
| `identity_type` |  |
| `activity` |  |
| `active` |  |
| `first_published` |  |
| `last_updated` |  |
| `codex_violations` |  |
| `entrusted_persons_count` |  |
| `members_count` |  |
| `employees_involved_in_lobbying` |  |
| `financial_expenses` |  |
| `has_donors_declared` |  |
| `has_membership_fees_declared` |  |
| `n_regulatory_projects` |  |
| `n_statements` |  |
| `has_public_allowances` |  |
| `main_funding_sources` |  |
| `interests` |  |
| `matched_query` |  |
| `matched_on` |  |
| `matched_in_own_record` |  |
| `match_verifiable_in_record` |  |
| `israel_nexus` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## Germany - Lobbyregister rows held for review
`downloads/de_lobbyregister_review.csv` / `.json` - 1 rows, built from `de_lobbyregister_review.json`

| column | description |
|---|---|
| `register_number` |  |
| `name` |  |
| `identity_type` |  |
| `activity` |  |
| `active` |  |
| `first_published` |  |
| `last_updated` |  |
| `codex_violations` |  |
| `entrusted_persons_count` |  |
| `members_count` |  |
| `employees_involved_in_lobbying` |  |
| `financial_expenses` |  |
| `has_donors_declared` |  |
| `has_membership_fees_declared` |  |
| `n_regulatory_projects` |  |
| `n_statements` |  |
| `has_public_allowances` |  |
| `main_funding_sources` |  |
| `interests` |  |
| `matched_query` |  |
| `matched_on` |  |
| `matched_in_own_record` |  |
| `match_verifiable_in_record` |  |
| `review_reason` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## France - HATVP repertoire of interest representatives
`downloads/fr_hatvp.csv` / `.json` - 8 rows, built from `fr_hatvp.json`

| column | description |
|---|---|
| `name` |  |
| `acronym` |  |
| `national_id` |  |
| `id_type` |  |
| `organisation_type` |  |
| `city` |  |
| `country` |  |
| `website` |  |
| `first_published` |  |
| `ceased` |  |
| `n_declared_objectives` |  |
| `declared_objectives` |  |
| `clients` |  |
| `n_clients` |  |
| `spend_band_eur_low` |  |
| `spend_band_eur_high` |  |
| `spend_band_year` |  |
| `matched_on` |  |
| `category` |  |
| `israel_nexus` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |

## New Zealand - Charities with Israel operations (Charities Services)
`downloads/nz_charities.csv` / `.json` - 8 rows, built from `nz_charities_included.json`

| column | description |
|---|---|
| `organisation_id` |  |
| `name` |  |
| `charity_number` |  |
| `status` |  |
| `registered` |  |
| `deregistered` |  |
| `website` |  |
| `city` |  |
| `gross_income_nzd` |  |
| `income_year_ended` |  |
| `percentage_spent_overseas` |  |
| `areas_of_operation` |  |
| `n_overseas_areas` |  |
| `operates_in_israel` |  |
| `name_match` |  |
| `category` |  |
| `israel_nexus` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |

## New Zealand - Charities held for review
`downloads/nz_charities_review.csv` / `.json` - 48 rows, built from `nz_charities_review.json`

| column | description |
|---|---|
| `organisation_id` |  |
| `name` |  |
| `charity_number` |  |
| `status` |  |
| `registered` |  |
| `deregistered` |  |
| `website` |  |
| `city` |  |
| `gross_income_nzd` |  |
| `income_year_ended` |  |
| `percentage_spent_overseas` |  |
| `areas_of_operation` |  |
| `n_overseas_areas` |  |
| `operates_in_israel` |  |
| `name_match` |  |
| `review_reason` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |

## New Zealand - Historical/deregistered charities
`downloads/nz_charities_historical.csv` / `.json` - 27 rows, built from `nz_charities_historical.json`

| column | description |
|---|---|
| `organisation_id` |  |
| `name` |  |
| `charity_number` |  |
| `status` |  |
| `registered` |  |
| `deregistered` |  |
| `website` |  |
| `city` |  |
| `gross_income_nzd` |  |
| `income_year_ended` |  |
| `percentage_spent_overseas` |  |
| `areas_of_operation` |  |
| `n_overseas_areas` |  |
| `operates_in_israel` |  |
| `name_match` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |

## Brazil - Zionist / pro-Israel bodies (Mapa das OSC)
`downloads/br_mapaosc.csv` / `.json` - 23 rows, built from `br_mapaosc_included.json`

| column | description |
|---|---|
| `name` | Registered name |
| `cnpj` | CNPJ |
| `trade_name` | Trade name |
| `category` | Category |
| `legal_nature` | Legal nature |
| `status` | Registration status |
| `basis` | Why it qualifies |
| `register_entry` | Register link |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## Brazil - Historical/inactive registrations
`downloads/br_mapaosc_historical.csv` / `.json` - 111 rows, built from `br_mapaosc_historical.json`

| column | description |
|---|---|
| `cnpj` |  |
| `name` |  |
| `trade_name` |  |
| `legal_nature` |  |
| `status` |  |
| `municipality` |  |
| `uf` |  |
| `cnae` |  |
| `religion_flag` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## Argentina - Zionist / pro-Israel bodies (IGJ, Buenos Aires)
`downloads/ar_igj.csv` / `.json` - 17 rows, built from `ar_igj_included.json`

| column | description |
|---|---|
| `name` | Registered name |
| `cuit` | CUIT |
| `entity_type` | Legal form |
| `category` | Category |
| `capital_informado_ars` | Filed capital (ARS) |
| `balance_date` | Balance date |
| `defunct` | Struck off |
| `basis` | Why it qualifies |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## Colombia - Zionist / pro-Israel bodies (RUES)
`downloads/co_rues.csv` / `.json` - 3 rows, built from `co_rues_included.json`

| column | description |
|---|---|
| `name` |  |
| `nit` |  |
| `juridical_type` |  |
| `ciiu_activity_code` |  |
| `status` |  |
| `chamber` |  |
| `registered` |  |
| `matched_on` |  |
| `category` |  |
| `israel_nexus` |  |
| `evidence_level` |  |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## Israel - Advocacy and international-relations amutot
`downloads/il_amutot.csv` / `.json` - 90 rows, built from `il_amutot_included.json`

| column | description |
|---|---|
| `name_en` | Name (English) |
| `name_he` | Name (Hebrew) |
| `amuta_number` | Registration number |
| `sector` | Primary sector |
| `revenue_nis` | Revenue (NIS) |
| `expenses_nis` | Expenses (NIS) |
| `purpose` | The body's own stated objectives |
| `register_entry` | GuideStar Israel entry |
| `website` | The organisation's own site, or a reference page |

## Israel - Held for review
`downloads/il_amutot_review.csv` / `.json` - 41 rows, built from `il_amutot_review.json`

| column | description |
|---|---|
| `amuta_number` |  |
| `name` |  |
| `name_he` |  |
| `name_language` |  |
| `status` |  |
| `sector` |  |
| `sector_secondary` |  |
| `registered` |  |
| `city` |  |
| `revenue_nis` |  |
| `expenses_nis` |  |
| `financial_year` |  |
| `purpose` |  |
| `nexus_matches` |  |
| `review_reason` |  |
| `evidence_level` |  |
| `register_entry` | Link to the register entry |
| `source_sha256` | SHA-256 of the source bytes |
| `website` | The organisation's own site, or a reference page |

## Settlements - US charities in the funding chain: filed IRS returns
`downloads/settlement_financials.csv` / `.json` - 36 rows, built from `settlement_financials.json`

| column | description |
|---|---|
| `entity` | Filing organisation |
| `ein` | IRS Employer Identification Number |
| `tax_year` | Tax year of the return |
| `total_revenue_usd` | Total revenue as filed |
| `total_expenses_usd` | Total expenses as filed |
| `assets_end_of_year_usd` | Assets at year end |
| `register_entry` | The filing |
| `website` | The organisation's own site, or a reference page |

## Settlements - The funding chain: who does what
`downloads/settlement_entities.csv` / `.json` - 15 rows, built from `settlement_entities.json`

| column | description |
|---|---|
| `entity` | Organisation |
| `role` | Role in the chain |
| `jurisdiction` | Jurisdiction |
| `documented_activity` | What the source documents |
| `official_action` | Sanction, designation or official finding |
| `irs_class` | IRS classification, where a US filer |
| `evidence_tier` | Evidence tier of this row |
| `verification` | Verification status |
| `register_entry` | Primary source |
| `website` | The organisation's own site, or a reference page |

## Settlements - Named donors
`downloads/settlement_donors.csv` / `.json` - 6 rows, built from `settlement_donors.json`

| column | description |
|---|---|
| `donor` | Donor |
| `donor_type` | Kind of donor |
| `recipient` | Recipient named in the source |
| `amount_usd` | Amount as reported |
| `year` | Year or period |
| `evidence_tier` | Evidence tier |
| `register_entry` | Source |
| `website` | The organisation's own site, or a reference page |

## Settlements - Land acquisition findings
`downloads/settlement_land.csv` / `.json` - 6 rows, built from `settlement_land.json`

| column | description |
|---|---|
| `site` | Site |
| `acquiring_entity` | Acquiring entity |
| `mechanism` | Mechanism described in the source |
| `years` | Period |
| `finding` | Finding |
| `legal_status` | Legal status |
| `evidence_tier` | Evidence tier |
| `register_entry` | Primary source |
| `website` | The organisation's own site, or a reference page |

## Settlements - Held back &mdash; not published as findings
`downloads/settlement_held.csv` / `.json` - 18 rows, built from `settlement_held.json`

| column | description |
|---|---|
| `entity` | Organisation or row |
| `held_reason` | Why it is not published |
| `evidence_tier` | Evidence tier |
| `verification` | Verification status |
| `website` | The organisation's own site, or a reference page |

## Sources - Every domain this page is sourced from
`downloads/sources.csv` / `.json` - 169 rows, built from `sources.json`

| column | description |
|---|---|
| `domain` | Source domain |
| `category` | Kind of source |
| `times_cited` | Times this domain is cited across the page |
| `example_url` | One example URL from this domain |
| `datasets` | Which tables on this page cite it |

## Networks - Transnational network families
`downloads/network_families.csv` / `.json` - 66 rows, built from `network_families.json`

| column | description |
|---|---|
| `family` | Transnational movement |
| `parent_url` | Parent body |
| `hq` | Headquarters |
| `country` | Country of registration |
| `organisation` | Registered national body |
| `id` | Registration id |
| `register_entry` | Register link |

## Donors - Who gave: donors ranked across disclosure registers
`downloads/donors.csv` / `.json` - 25 rows, built from `donors.json`

| column | description |
|---|---|
| `donor` | Donor as filed (longest spelling where variants were merged) |
| `country` | Disclosure register jurisdiction |
| `total_given` | Total disclosed, in the currency filed |
| `currency` | Filing currency |
| `gifts` | Number of disclosed gifts |
| `n_recipients` | Distinct recipients |
| `top_recipients` | Largest recipients, with amounts |
| `first_gift` | Earliest disclosed gift |
| `last_gift` | Latest disclosed gift |
| `filed_as` | The spellings merged into this row |
| `register` | Source register(s) |
