
Weekly road fuel prices
tap-govuk-weekly-road-fuel-prices (matatika variant)
Road fuel price statistics providing average UK retail 'pump' prices on a weekly basis.
Learn more
Enable BATCH mode for large syncs (optional)
Instead of one record message per row, the tap can buffer rows and write them to Arrow IPC files, then emit batch messages that reference them - a compatible target loads these files directly instead of processing records one at a time. Set Batch Format, Batch Root Directory and Batch Size to enable it.
Caveats: arrow is the only batch encoding this tap supports; only a target that advertises the batch capability processes batch messages, so leave these settings unset for any other target. Enabling BATCH mode does not otherwise change the schema seen downstream - add "arrow_native_timestamps": false to a table entry in Tables to keep its date-time columns as strings instead of native Arrow timestamps (the default), for a table with non-ISO-8601 date formatting.
Settings
Tables
A collection of related data organized in rows and columns.
Batch Format
Format of the batch files. This tap only supports Arrow.
Batch Size
Number of rows per BATCH message file. Defaults to 100,000 if not specified.
Weekly road fuel prices connector is available on Meltano. It is built, maintained, supported, and tested by Meltano.