atviriduomenys / spinta

Spinta is a framework to describe, extract and publish data (a DEP Framework).
MIT License
10 stars 4 forks source link

Add sync command to synchronized with metadata catalog #649

Open sirex opened 2 weeks ago

sirex commented 2 weeks ago

Add following command:

spinta sync https://data.gov.lt/api/ dsa1.csv dsa2.csv

This command will do following things:

  1. Sends dsa1.csv and dsa2.csv to external Data Catalog (data.gov.lt).
  2. Receives updated metadata from External Catalog and saves updated files to dsa1.csv and dsa2.csv files.