Skip to content

Conversation

@jcpitre
Copy link
Contributor

@jcpitre jcpitre commented Mar 11, 2025

Closes #765

An is_official flag was added in #649
This PR puts this flag in the sources.csv in a an is_official column.

Note: I placed the column right after the provider column instead of at the end.
I thought these columns go together, but it may be that some people using the csv file rely on the position of the columns (i.e. not placing is_official at the end is not backwards compatible).

image

@jcpitre jcpitre linked an issue Mar 11, 2025 that may be closed by this pull request
Copy link
Contributor

@qcdyx qcdyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

'location.subdivision_name',
'location.municipality',
'provider',
'is_official',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jcpitre jcpitre merged commit 5184fda into main Mar 12, 2025
8 checks passed
@jcpitre jcpitre deleted the 356-add-official-tag-to-feeds branch March 12, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the "is_official" tag to sources.csv Add "official" tag to feeds

4 participants