RealTime-TwitterDataAnalysis icon indicating copy to clipboard operation
RealTime-TwitterDataAnalysis copied to clipboard

Doc Update [ Important data formats ]

Open kaustav202 opened this issue 2 years ago • 4 comments

  • I'm submitting a ...

    • [ ] bug report
    • [ ] feature request
    • [x] change/modification
    • [ ] design issue
  • What is the current behavior?

There are no references for a lot of the main data structures utilized in various modules of the application for analytics and processing. Also since all of the functionality is based on the information contained in these units it's essential to have a close look at them including the structure / hierarchy / fields / types etc. Mainly the extracted or mined data from raw json as it is the main source.

  • What is the expected behavior?

A diagrammatic or chart like representation of all the primary DS used in different modules for analysis. If transformation has been done then need to show those too.

  • What is the motivation / use case for changing the behavior?

Will be helpful in better understanding the project and gaining familiarity with it.

kaustav202 avatar Oct 03 '22 05:10 kaustav202

In what form should the work for this issue be submitted?

Coder-Manan avatar Oct 07 '22 18:10 Coder-Manan

In what form should the work for this issue be submitted?

Final result should be an image preferably with colored highlighting for fields

kaustav202 avatar Oct 07 '22 19:10 kaustav202

If using an IDE like Spyder.. all the data should be readily available to view along with structure

kaustav202 avatar Oct 07 '22 19:10 kaustav202

But the hierarchy/ tabular characteristics must be clear

kaustav202 avatar Oct 07 '22 19:10 kaustav202