static void TestTraffic() { Traffic traffic = new Traffic(); traffic.GetCounts(); traffic.ShowData(); }