I would like to provide and build a smaller extract to use photon for testing purposes too. To achieve this we can filter the export by country, per @lonvia this should be as simple as adding
WHERE country_code in ('de', 'ch', 'at') in the two SQL queries in readEntireDatabase.
12b3f3f