There’s no direct way to get these numbers.
You can make some guesses using the Streaming API’s sampling methods and counting tweets that match criteria you’re looking for and extrapolating that out times 99%. If you want to limit the set to geotagged tweets in a country, you can build bounding boxes and count the tweets, additionally considering any rate limiting notices you got that would add to the total.