Is there any way im able to export data to a txt or json format? #300
Closed
CatMan6112
started this conversation in
General
Replies: 1 comment 1 reply
|
The archive is a standard SQLite database, you can search for tools that work with them. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm training a model to do accurate social risk assessments, and I need the database in (as the title suggests) a txt or Json format. How could I achieve this?
All reactions