Edit page in Livemark
(2023-07-11 07:48)

Data Collection (template)

Loading

Let's load the dataset we're going to use:

$ livemark run data
import os
from frictionless import Resource

resource = Resource('https://raw.githubusercontent.com/frictionlessdata/livemark/main/data/cars.csv')
resource.write('data/cars.csv')

Attributions

The data sources we have used: