Skip to content

Commit

Permalink
Update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 25, 2023
1 parent 3f18ae1 commit 251c255
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions data/final_json.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"list": [
{
"Column1": "A",
"Column2": "B",
"Column3": "C"
},
{
"Column1": "D",
"Column2": "E",
"Column3": "F"
},
{
"Column1": "G",
"Column2": "H",
"Column3": "I"
}
]
}

0 comments on commit 251c255

Please sign in to comment.