mirror of
https://github.com/dataforcanada/d4c-datapkg-statistical.git
synced 2026-06-13 14:10:55 +02:00
Initial commit
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo "Processing 2021 Census of Agriculture"
|
||||
jupyter execute census_of_agriculture/process_2021.ipynb
|
||||
echo "Processing 2016 Census of Agriculture"
|
||||
jupyter execute census_of_agriculture/process_2016.ipynb
|
||||
Reference in New Issue
Block a user