mirror of
https://github.com/dataforcanada/d4c-datapkg-statistical.git
synced 2026-08-04 07:30:58 +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