{ fullname | escape | underline}}

Python module voor het inlezen van Snuffelfiets data.

Functions

build_sql_statement([columns, datastore, ...])

call_api(api_key, start_datum, stop_datum[, ...])

Doe een query op de database.

convert_to_int(df[, columns])

Convert the object datatype to int64.

drop_columns(df[, columns])

Drop superfluous columns.

get_records(url, headers, params[, limit, ...])

Get all records for a query.

is_date_matching(date_str)

Perform date format check.

monthly_csv_dump(api_key, year, month[, ...])

Save a month of data as CSV.


Last update: 2025-03-05