InteractiveAdvertisingBureau / Taxonomies

Easy access to IAB Tech Lab taxonomies, including Content, Audience and Ad Product
103 stars 26 forks source link

Content Taxonomy: Ensure that Parent ID is empty if and only if the category is top-level #37

Open hedgeho opened 4 months ago

hedgeho commented 4 months ago

This PR makes small fixes to "Content Taxonomy 3.0.tsv" to ensure consistent hierarchy. In particular, it ensures that Parent ID is empty if and only if the category is top-level.

See automated checks at https://github.com/c-wire/IAB-taxonomies/blob/main/validate_IAB_categories.py

hedgeho commented 4 months ago

@katieshell As you are an active contributor to this repository, could you review this PR? Thanks.

Please let me know if the inconsistencies fixed here are intentional.