tcf
Table of Contents
Classes
- Downloader
- Download the TCF list from a remote address. It holds all the data of the downloaded GVL in a memory-efficient way with the help of `JsonMachine`.
- Persist
- Persist an array of `vendor-list.json` to the database.
- Query
- Query the database for purposes, functions and vendors.
- TcfVendorListNormalizer
- Factory to prepare installation of database tables, provide a downloader and normalize automatically to database.