Topic: YouTube subscriber numbers
Create a SQL table with fields: date, channel_id, subscriber_count
Allow user to enter a date, channel_id, and subscriber count. default date to today.
Allow user to print a report of all dates and associated subscriber counts for a given channel id.