Hi,
Admirable effort, congratulations!
I checked the .pdfs, however in the concatenated file, I see these fields which are not described in the "dataset_descriptions.pdf". The bolded are the most important ones for me:
project_name,
beneficiary_name,
total_amount,
eu_cofinancing_amount,
total_amount_eligible,
eu_cofinancing_amount_eligible,
amount,
amount_kind,
approval_date,
beneficiary_address,
beneficiary_city,
beneficiary_country,
beneficiary_country_code,
beneficiary_county,
beneficiary_id, with whom? local authority, openspending ?
beneficiary_nuts_code,
beneficiary_nuts_region,
beneficiary_person,
beneficiary_postal_code,
beneficiary_url,
cci_program_code,
completion_date,
currency,
eu_cofinancing_rate,
final_payment_date,
first_payment_date,
fund_acronym,
funding_period,
management_authority,
member_state_amount,
operational_programme,
priority_label,
priority_number,
project_description,
project_status,
source,
starting_date,
theme_code,
theme_name,
third_party_amount,
total_amount_applied
- In general, the concatenated file has much more fields than the pdf
- the project_id is missing from the concatenated file :(
- what's the difference between the total_amount and amount?
- why is project description so far away from the project name?
Also, the very first line, contains this number:
898269689.3997617683926989018 in the: amount row (7).
I think it should also be rounded to .nn, like the total_amount (3) and the eu_cofinancing_amount (4). I can do the rounding on my end, but stil...
Row 8 contains this: "eu_cofinancing_amount", the header is repeated if the column is empty. I can clean this, but still...
Hi,
Admirable effort, congratulations!
I checked the .pdfs, however in the concatenated file, I see these fields which are not described in the "dataset_descriptions.pdf". The bolded are the most important ones for me:
project_name,
beneficiary_name,
total_amount,
eu_cofinancing_amount,
total_amount_eligible,
eu_cofinancing_amount_eligible,
amount,
amount_kind,
approval_date,
beneficiary_address,
beneficiary_city,
beneficiary_country,
beneficiary_country_code,
beneficiary_county,
beneficiary_id, with whom? local authority, openspending ?
beneficiary_nuts_code,
beneficiary_nuts_region,
beneficiary_person,
beneficiary_postal_code,
beneficiary_url,
cci_program_code,
completion_date,
currency,
eu_cofinancing_rate,
final_payment_date,
first_payment_date,
fund_acronym,
funding_period,
management_authority,
member_state_amount,
operational_programme,
priority_label,
priority_number,
project_description,
project_status,
source,
starting_date,
theme_code,
theme_name,
third_party_amount,
total_amount_applied
Also, the very first line, contains this number:
898269689.3997617683926989018 in the: amount row (7).
I think it should also be rounded to .nn, like the total_amount (3) and the eu_cofinancing_amount (4). I can do the rounding on my end, but stil...
Row 8 contains this: "eu_cofinancing_amount", the header is repeated if the column is empty. I can clean this, but still...