Possibility to write fetched data in a local JSON file
In order to be able to use the DataFetcher without a database access :
- Data can be saved into a JSON file rather than uploaded to a database
- Timestamps are generated locally rather than by querying the database server