ncvo / charity-commission-extract

Python utilities for handling the import of data from the Charity Commission data extract
43 stars 20 forks source link

Beta CC site shows Gift Aid registration - not available in extract? #11

Open owain68 opened 4 years ago

owain68 commented 4 years ago

I can see in https://beta.charitycommission.gov.uk/charity-details/?regId=300662&subId=0 Financials Tab shows whether a charity is registered with HMRC for Gift Aid. I cannot see in any of the documentation or BCP files whether this is available in the extract and I see the input.py picks off specific fields so might be missing it.

drkane commented 4 years ago

Annoyingly that Charity Commission don't include some additional details like the Gift Aid status in the data download. At the moment the only way I think is to scrape the data from the beta website.