For convenience I assume x-axis as directrix. Variable focus is at $(h,k)$ which should be eliminated by differentiation.
$$ (x-h)^2 + (y-k)^2 =y^2 \tag1 $$
$$ x^2 -2 x h -2 y k + h^2+k^2 =0 \tag2$$
Differentiating with respect to x
$$ y^{\prime } k = x-h \tag3$$
Differentiating with respect to x again
$$ y^{\prime \prime} =1/k\tag4 $$
Solving for $(h,k)$ for elimination
$$(h,k) = ( x- \frac{ y^{\prime }}{y^{\prime \prime }},\,\frac{ {1 }}{y^{\prime \prime }}) \tag5$$
Plug this into (1) and simplify to get the required second order differential equation of arbitrary focus location. The ODE with x-axis as directrix and axis of symmetry not necessarily coinciding with y-axis is given by:
$$ 2 y y^{\prime\prime} = 1+ y^ {{ \prime}^2} \tag6$$
So now recognizing this curvature ratio property ( may be mentioned in old (Chelsea Publishers?) Conics text-books).. The red curve is the parabola evolute.
The radius of curvature of a parabola is double the normal segment length intercepted by the directrix.

$$ \dfrac{ y y^{\prime\prime}} { 1+ y^ {{ \prime}^2}} = \frac{R_d}{R_c}=\frac12\tag7$$
The offset axis case has been numerically computed and verified by CAS It is shown ( BC to arbitrary start point and slope) at right.
So this property can be used beneficially to define parabolic arc differential equation.
Change of axes gives the ODE of parabola whose axis is parallel to x-axis and displaced arbitrarily parallel with respect to $x-$ axis. The focus in general is not on x-axis.
$$ 2 x y^{\prime\prime} = -y^{\prime}(1+y^{{ \prime}^2}) \tag8$$
This is not preferred ODE in the unsymmetric case as there are two distinct values of $y$ for same $x$, it is a mess.
EDIT1:
In hindsight perhaps the easiest way is to get ODEs of all parabolas on same x-axis directrix is Formula17_MW_WA. Curvature ratio
$$ \frac{PD}{PC}= = \frac{R_d}{R_c}=\dfrac{(a t^2+a) \sec\phi }{2a \sec^{3}\phi} =\frac12=\dfrac{ y y^{\prime\prime}} { 1+ y^ {{ \prime}^2}}. \tag9$$