Options

Want to calculate length of Json and Unique keys present in the Json

sgnarkhede2016sgnarkhede2016 Member Posts: 152 Contributor II
Hello,

Want to calculate lenght of Json and Unique key

{"data":[{"MONTH":4.0,"YEAR":2022.0,"WEEK_OF_YEAR":15.0,"prediction(Count)":1633.1286847639503,"Count":"NaN"},{"MONTH":4.0,"YEAR":2022.0,"WEEK_OF_YEAR":16.0,"prediction(Count)":1674.7535102732875,"Count":"NaN"},{"MONTH":5.0,"YEAR":2022.0,"WEEK_OF_YEAR":18.0,"prediction(Count)":1746.608486636503,"Count":"NaN"},{"MONTH":1.0,"YEAR":2023.0,"WEEK_OF_YEAR":3.0,"prediction(Count)":1063.1916408410154,"Count":"NaN"},{"MONTH":1.0,"YEAR":2023.0,"WEEK_OF_YEAR":4.0,"prediction(Count)":1062.3394346489697,"Count":"NaN"},{"MONTH":2.0,"YEAR":2023.0,"WEEK_OF_YEAR":6.0,"prediction(Count)":1066.0148902257909,"Count":"NaN"}]}

Please help me on this
Sign In or Register to comment.