16 lines
825 B
Markdown
16 lines
825 B
Markdown
# securityvisionr
|
|
|
|
securityvisionr is an R package for querying and cleaning data from the Security Vision database.
|
|
|
|
To use it:
|
|
|
|
1. Download the raw data from by following the instructions in `vignettes/articles/querying_mediawiki.Rmd`
|
|
1. Produce a clean version of the data by running the `wiki.R` script.
|
|
1. The created clean dataset, `wiki.json` can be used in `security-vision-3d/data`.
|
|
|
|
## Note to future developers
|
|
|
|
We finished working on this project early due to difficulties with the project management, including us not being paid for our work for over a year. If you are asked to continue working on this project, we would appreciate you reaching out to us [here](https://radicaldata.org/contact) so that we can fill you in on certain aspects of the code and the project.
|
|
|
|
With solidarity and love,
|
|
Radical Data
|