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

[Versioning] - Add handling of Radio data #25

Open
5 tasks
piconti opened this issue Mar 10, 2025 · 1 comment
Open
5 tasks

[Versioning] - Add handling of Radio data #25

piconti opened this issue Mar 10, 2025 · 1 comment
Assignees

Comments

@piconti
Copy link
Member

piconti commented Mar 10, 2025

We have several formats of data: Newspapers, Radio Boradcasts, Radio managzines etc.

They all will have slightly different internal representations, and thus need to be handled differently by the manifest.

The action items for this issues are thus:

  • implement RadioStatistics class, potentially creating one for each type of radio data
  • Identify where and how things need to be changed in the general Manifest implementation logic to also include radio
  • make any updates and improvements to DataManifest to ease these types of changes in the future, as well as the other upgrades which are planed
  • Comment updated code
  • Document changes, and new usage
@piconti piconti self-assigned this Mar 10, 2025
@piconti
Copy link
Member Author

piconti commented Mar 10, 2025

Data types are listed here

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