hello all. i’m trying out airbyte and i wanted to ...
# advice-data-ingestion
l
hello all. i’m trying out airbyte and i wanted to try to fetch ziped data from https. Example link here: https://data.bikedataproject.org/counts/network-counts.geojson.zip. Now, the file behind the zip is geojson file and also the fact that it is ziped does not help. Is there a way of simply sending this kind of a file in it’s original form to s3 or another destination without the transformations in a 1-1 fashion!? thank you!