aboutsummaryrefslogtreecommitdiff
path: root/scripts/sampledata.py
AgeCommit message (Expand)Author
2023-01-20Remove hard-coded values•••* scripts/sampledata.py (dump_sample_data): Remove hard-coded values for trait_id and dataset_name. Munyoki Kilyungi
2023-01-20Fix typoMunyoki Kilyungi
2023-01-20Add example that demos dumping data from an entire datasetMunyoki Kilyungi
2023-01-20Add a function that fetches all the traits given the right params•••* scripts/sampledata.py (fetch_all_traits): New function. Munyoki Kilyungi
2023-01-20Create script to dumple sample data given the dataset and trait id•••* scripts/sampledata.py: New file. Munyoki Kilyungi