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

Verifies the format and integrity of the generated JSON data to ensure it conforms to the expected structure and content. #4

Closed
cubxxw opened this issue Jun 10, 2024 · 4 comments
Labels
enhancement New feature or request feature This a feature request
Milestone

Comments

@cubxxw
Copy link
Member

cubxxw commented Jun 10, 2024

  1. 简单的 JSON 验证程序,确保 JSON 的数据格式符合要求。
  2. 清洗数据,如去除无效或不完整的条目,格式化不一致的数据等。

开发JSON验证脚本,使用如JSON Schema的工具来确保数据格式和类型正确。

在清洗过程中实施数据格式标准化,比如日期格式统一、字符串去除多余空格等。

@cubxxw cubxxw added the bug Something isn't working label Jun 10, 2024
@kubbot kubbot changed the title 验证生成的 JSON 数据的格式和完整性,确保符合预期的结构和内容。 Verifies the format and integrity of the generated JSON data to ensure it conforms to the expected structure and content. Jun 10, 2024
@cubxxw cubxxw added this to the v0.1 milestone Jun 10, 2024
@cubxxw cubxxw added enhancement New feature or request feature This a feature request and removed bug Something isn't working labels Jun 10, 2024
@cubxxw
Copy link
Member Author

cubxxw commented Jun 10, 2024

ISO 8601标准(YYYY-MM-DD),这是国际上广泛接受的日期和时间表示方法,便于处理和比较。

@kubbot
Copy link

kubbot commented Jun 10, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


ISO 8601 standard (YYYY-MM-DD), which is an internationally accepted date and time representation method that facilitates processing and comparison.

@sealbell
Copy link
Contributor

清洗数据,如删除无效或者不完整条目,则格式化一致数据等。
可以后面做,目前缺少数据进行完整性验证

@kubbot
Copy link

kubbot commented Jun 10, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Clean data, such as deleting invalid or incomplete entries, formatting consistent data, etc.
You can do it later. Currently, there is no data for integrity verification.

@sealbell sealbell mentioned this issue Jun 10, 2024
4 tasks
@cubxxw cubxxw moved this from Todo to In Progress in Telepace Planning Jun 10, 2024
@cubxxw cubxxw moved this from In Progress to Request Changes in Telepace Planning Jun 10, 2024
@cubxxw cubxxw self-assigned this Jul 4, 2024
@cubxxw cubxxw closed this as completed Jul 8, 2024
@github-project-automation github-project-automation bot moved this from Request Changes to Done in Telepace Planning Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature This a feature request
Projects
Archived in project
Development

No branches or pull requests

3 participants