No Description

Pierre Fromager 09960b4bc0 test : Historic full coverage 2 months ago
fixtures 4d05217b86 doc : History 3 months ago
src 09960b4bc0 test : Historic full coverage 2 months ago
tests 09960b4bc0 test : Historic full coverage 2 months ago
.gitignore b5e4f66e1e init repo 3 months ago
README.md 97263e6d35 doc : History 3 months ago
composer.json ad0eb9314d feat : improve use case 3 months ago
phpdox.xml b5e4f66e1e init repo 3 months ago
phpstan.neon b5e4f66e1e init repo 3 months ago
phpunit.xml b5e4f66e1e init repo 3 months ago

README.md

Agrimer

Agrimer is a php lib to grab food market's quotations for both french and german market place.

FranceAgrimer

FranceAgrimer is the data provider but it publishes quotations as html format only, no api available to deal with raw datas.

History

FAO price index

Over last 35 years

fao price index evolution

USA gasoline price

Over last 35 years

usa gaoline price

Climate temperature changes

Over last 140 years

climate temperature change

Relevance

  • Food market's quotations are relevant indices to reveal global economic health.
  • Feed 8 billion people is the challenge.
  • Production tool cost is strongly corelated to fossil energy price because of large culture scale strategy.
  • Efforts due to climate change require more energy according various factors (soil health input ,plow ,cryptogamous disease treatments ,loss of bacteria from the biotope).

Setup

git clone https://github.com/pierre-fromager/Agrimer.git
cd Agrimer
composer install

Or you can also install it from packagist

composer require pier-infor/agrimer

Example

You can run a simple use case to start to use this lib running :

composer start

Source file is index.php

Licence

The source is published as GNU-GPL3.

Feel free to use, modify, contrib.