Sending data of sensors over internet

What will the Arduino be on? It needs a way to transmit, like an ESP8266 or GSM module. How fast are you expecting data refresh rates to be?
You can actually probably do what you want just with the right ESP8266 module, if you know what wifi network the device will be connecting to. No Arduino required.