Given that you know the equation of a parabola that only has positive values, is it possible to find the volume of the parabolic arch itself? NOT the volume of space underneath the arch. I asking about this for my math exploration because I am trying to find out if I can find a connection between energy efficient/water saving water fountains (the ones you find in a park) and the volume of water it uses. If I can find the volume of the parabolic arch, I am assuming than I can calculate how much water is being sprayed/min/hour etc and continue my exploration from there?

EDIT: is it also possible to calculate the volume of a parabolic arch of water when the water kinda just splatters at the end? Instead of the water being a smooth jet the whole way, it looses pressure and just sprinkles out?
You need the thickness of the arch as a function of $x$. You have two functions, one for the top of the arch, call it $y_1(x)$ and one for the bottom, call it $y_2(x)$ The area of the arch is then $\int(y_1(x)-y_2(x))dx$ and (if the thickness is constant) you multiply by the thickness and have the volume. Otherwise, let the thickness be $t(x)$ and the volume becomes $\int(y_1(x)-y_2(x))t(x)dx$ If the thickness varies in $y$ as well you need a double integal.