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

Update and Format large-file.json #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pratyush0898
Copy link

Update and Format large-file.json

Summary

This pull request updates and reformats the large-file.json file. The file size has increased from 24.1 MB to 37.3 MB, and the number of lines has increased to 732,457.

Changes

  • Formatted large-file.json: Improved readability and structure of the JSON data.
  • Increased file size: The file size increased from 24 MB to 37.3 MB due to formatting and possible addition of new data.
  • Increased line count: The number of lines in the file increased to 732,457.

Details

  • Previous file size: 24.1 MB
  • New file size: 37.3 MB
  • Previous line count: 11352
  • New line count: 732,457

The reformatting includes:

  • Indentation for better readability
  • Consistent key-value pair formatting
  • Removal of trailing commas (if any)
  • Ensured valid JSON structure

Notes

  • Please review the changes to ensure that the data integrity is maintained.
  • There might be a slight increase in load time due to the increased file size.
  • Further optimizations may be needed if performance issues arise.

Testing

  • Validated the JSON structure using a JSON validator.
  • Checked for any syntax errors and inconsistencies.

@pratyush0898 pratyush0898 mentioned this pull request Jul 18, 2024
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.

1 participant