Could someone shed some light on what we know about the density of twin primes?
it seems to be empirically true that the density of prime gaps increases as $\log(x)$ does for any gap. (i.e. the number of prime gaps below $\log(x)$ of length $g$, divided by $\log(x)$ itself increases with respect to $x$). https://i.stack.imgur.com/kyNJx.jpg g is on the y axis and log(x) (where x is the first prime on gap g) is on the x axis. for primes up to 1,000,000 though I've tried for twins up to 5,000,000 and the pattern continues
An ever increasing density should mean infinite number of gaps. So it would be interesting to know where there has been work done to try and show something about these densities.
Also, The ratio describing the number of prime gaps of length $g$ divided by the total number of of prime gaps below $x$ seems to approach a straight line for every $g$. (It appears to be the same with $2$ and $4$, which I think is implied by one of the Hardy-littlewood conjectures but I'm not quite sure whether the conjecture talks about constant ratios).
number of twins on x axis and number of gaps on y.
Ratio for cousin primes https://i.stack.imgur.com/I7knr.jpg. Sexy primes, note that whereas 2 and 4 are virtually the same, this line is slightly less inclined. https://i.stack.imgur.com/Pw8lP.jpg. https://i.stack.imgur.com/O41Fo.jpg gap length fifty. https://i.stack.imgur.com/U4jWW.jpg fifty-four, it gets increasingly jagged but up to 5,000,000 the imperfections fade, so I'm assuming it's an "a ~ b" sort of thing.
If the ratio at any point add up to one, wouldn't knowing the ratios be a useful tool?

Because the twin primes have not (yet!) been proven to be infinite, it's hard to give the ratio between twin primes and all primes. But Brun's theorem gives an upper bound which is conjectured to be within a constant factor of the true ratio.
In particular, there are O(x/log^2 x) twin primes up to x, and Theta(x/log x) primes, so the ratio up to x is O(1/log x), which goes to 0 as x increases without bound.