Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checklist: challengers.csv data file format #3

Open
12 tasks done
MattTriano opened this issue Jul 19, 2024 · 0 comments
Open
12 tasks done

Checklist: challengers.csv data file format #3

MattTriano opened this issue Jul 19, 2024 · 0 comments

Comments

@MattTriano
Copy link
Contributor

MattTriano commented Jul 19, 2024

Requirements for the challengers.csv data file format

Per page 26 of the policy notice and Notices of Changes to the process.

Column Names and Order:

  1. challenger
  2. category
  3. organization
  4. webpage
  5. provider_id
  6. contact_name
  7. contact_email
  8. contact_phone

Column Data Types and Content Requirements

Columns Required to be Not Null

  • [challenger, category, organization, provider_id, contact_name, contact_email]
  • Check that these aren't blank or null

Columns that can be Conditionally Null

Multi-File Column Rules

Intentionally noted but not checked by this project

  • provider_id: is checked for existence and correct length but cannot check if there is a match to provider_id in the FCC's provider_id list.
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

No branches or pull requests

1 participant