Created
January 15, 2020 16:59
-
-
Save adeubank/96c9ed21a82ac86db884d860d85a0811 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ironsource inventory reports CSV file for 2020-01-14 | |
can i process this file? | |
am i already processing an admob file? | |
am i processing a mopub config file? | |
download CSV file (FileImporter) | |
truncate stage table | |
loading csv rows into a stage table ( 2020-01-14) | |
scrub and process data in the stage table | |
migrate data out of stage table into reporting tables |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment