This is the data analysis and visualistaion platform for members of the hammerdirt network. Once there is consensus on a topic, the infrastructure is developed to collect, store and aggregate data. Access to data is either by API or by a form in the admin section.
The development of the analysis methods(math) and the visualisations happens in the 'hammerdirt labs'. There you will find code samples for both the visualizations and the math used to display findings.
You do not need to be a member to propose a topic, however we are here to add value to existing work. If you have a "topic of interest" but have not completed any research it is unlikeley that we will be able to help you. On the other hand if you have developed a topic and done the basic research we may be interested if your subject is in the following categories:
- Water quality
- Bio diversity - riparian/aquaitc habitats
- Soil quality - agriculture and organic farming
We are also interested in finance
- Finance - commodity markets
- Finance - market research
- Finance - pension systems and returns
Any project under consideration will require that you have an established reading list and that you can demonstrate in-depth knowledge of the chosen topic and at least two of the following:
- You have alot of data from confirmed sources sitting in a spreadsheet
- There is a pressing "social" or "environmental" need
- You have referenced content in a document (a masters thesis or something similar)
- Hammerdirt will either gain financially or we will increase our experience base
Write me an email that addresses the previous section, I will discuss with other members of the network. The decision process is pretty quick.
We are always looking for people who want to contribute to the development of this platform. The issues tab is a good place to start.
- You can clone this repo and take a look at the requirements.txt to set up an environment.
Django is the ORM and MySQL is the database, Bootstrap 4 is the css framework. Once the envrionment is installed you will most likeley need to add the following:
Django_admin_listfilter_dropdown
- Setup a MySQL data base on your local machine, you can use the current data to popuplate it you like, go here click the button "Get data in CSV format" there you can build the database so it fits the models.
The settings files are different in production and dev for those of you used to Django this is no suprise. Send me a request and I will be happy to help you build a settings file that works on your machine.
To partiicpate in analysis and visualistation you will need to be familiar with:
- Python 3.6
- Pandas --- scipy et all
- MySQL
- Observable notebooks
- Jupyter notebooks
- JavaScript
- Matehmatics and Statistics
Or you have a sincere desire to learn and you have a topic of interest or You have expertise in the fields of chemistry, finance, biology(aquatic or micro), zoology, botany, mathematics and you want to learn or you are willing to trade 'work' to learn.