codeforIATI / iati-data-bugtracker

🐛 A public log of issues with IATI data and metadata
https://bugtracker.codeforiati.org
3 stars 0 forks source link

UN-Habitat data is a mix of v2.x and v1.x syntax #14

Open markbrough opened 3 years ago

markbrough commented 3 years ago

Explanation of the bug

UN-Habitat's data states that it is using v2.03 of the IATI schema. However, it is actually using a mix of v1.x and v2.x.

In <iati-activities>:

<iati-activities generated-datetime="2020-07-21T20:32:28" version="2.03">

The title and description use v2.x <narrative> elements:

<title>
  <narrative>
  Rebuilding Community Infrastructure & Shelter In Disaster Affected Areas Of Hatticaloa
  </narrative>
</title>

However, the organisation roles use v1.x codes:

<participating-org role="Funding">
  <narrative>City of Munich</narrative>
</participating-org>

And the transaction types also use v1.x codes:

<transaction>
  <transaction-type code="IF"/>
  ...
</transaction>

URLs / screenshots

See UN Habitat activity file: https://iatiregistry.org/dataset/unhabitat-activity

See also on the IATI Validator: https://iativalidator.iatistandard.org/organisation/unhabitat

Does the publisher know?

Have you contacted the publisher, and/or IATI Support?

Yes, using the email template, CCing IATI Support.

stale[bot] commented 3 years ago

Hello! There has been no activity on this issue in the last 30 days. I wonder if it has now been resolved?!

If you’re reading this, would you mind checking to see if the issue is still applicable?

Thank you!

markbrough commented 3 years ago

Yes, this is still an issue. The publisher is aware and acknowledged the issue.

stale[bot] commented 3 years ago

Hello! There has been no activity on this issue in the last 30 days. I wonder if it has now been resolved?!

If you’re reading this, would you mind checking to see if the issue is still applicable?

Thank you!

andylolz commented 3 years ago

Still an issue.

codeforIATIbot commented 3 years ago

Hello! There has been no activity on this issue in the last 30 days. I wonder if it has now been resolved?

If you’re reading this, would you mind checking to see if the issue is still applicable?

Thank you!

codeforIATIbot commented 2 years ago

Hello! There has been no activity on this issue in the last 30 days. I wonder if it has now been resolved?

If you’re reading this, would you mind checking to see if the issue is still applicable?

Thank you!

codeforIATIbot commented 2 years ago

Hello! There has been no activity on this issue in the last 30 days. I wonder if it has now been resolved?

If you’re reading this, would you mind checking to see if the issue is still applicable?

Thank you!

codeforIATIbot commented 2 years ago

Hello! There has been no activity on this issue in the last 30 days. I wonder if it has now been resolved?

If you’re reading this, would you mind checking to see if the issue is still applicable?

Thank you!

codeforIATIbot commented 2 years ago

Hello! There has been no activity on this issue in the last 30 days. I wonder if it has now been resolved?

If you’re reading this, would you mind checking to see if the issue is still applicable?

Thank you!

codeforIATIbot commented 2 years ago

Hello! There has been no activity on this issue in the last 30 days. I wonder if it has now been resolved?

If you’re reading this, would you mind checking to see if the issue is still applicable?

Thank you!

markbrough commented 2 years ago

This is still an issue - UN Habitat are aware of this issue, but have been doing some work to update their IATI file generation.