Skip to content

fargeo/arches-synthetic-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arches Synthetic Data

To create resources for the bulk loader run you'll first need to install the package:

python manage.py packages -o load_package -a synthetic_data -db -y -dev

Then you can start creating resources in single csv format:

python manage.py resource_generator -d ~/Desktop/synth-data.csv -r 25000
  • -d --dest output file
  • -r --resources number of resources you wish to create