Initial commit

This commit is contained in:
Diego Ripley
2025-05-24 13:37:31 -04:00
commit f93e4d0cec
108 changed files with 11689 additions and 0 deletions
+5
View File
@@ -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