I was bored and reading a book that lists major events that happened every year in the last couple hundred years. I found this entry for France and can't believe no one has coded this event yet!
So I took it upon myself to get the job done!

So I took it upon myself to get the job done!
Code:
event = {
id = 15001
random = no
country = FRA
name = "Invention of Lemonade"
desc = "Lemonade is invented at Paris as sugar imported from the French West Indies drops in price."
style = 3
date = { day = 1 month = january year = 1630 }
deathdate = { day = 1 month = february year = 1630 }
action_a = {
name = "Let the people Rejoice!"
command = { type = infra value = 5 }
}
}