A service that extracts data from files that contain tabular data (like CSV or Excel) and writes it to the CKAN DataStore. You only have to provide a URL to the resource, an API key and the URL to your CKAN instance. The DataPusher will then asynchronously fetch the file, parse it, create a DataStore resource and put the data in the DataStore.
This service is intended to replace the DataStorer.
For an installation guide please go to the DataPusher documentation.
The Data Pusher is built on the CKAN Service Provider and Messytables.