{"id":8439,"date":"2026-06-30T18:14:59","date_gmt":"2026-06-30T13:14:59","guid":{"rendered":"https:\/\/vetnewsandviews.com\/en\/?p=8439"},"modified":"2026-06-30T18:37:55","modified_gmt":"2026-06-30T13:37:55","slug":"average-poultry-market-trend-by-date","status":"publish","type":"post","link":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/","title":{"rendered":"Average Poultry Market Trend by Date"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>June 2026 Poultry Market Analysis | Updated 30 June<\/title>\n  <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n  <style>\n    :root {\n      --green-950: #062e22;\n      --green-900: #0b3d2e;\n      --green-700: #137a3f;\n      --green-500: #43c51f;\n      --mint: #eaf8df;\n      --cream: #fbfff8;\n      --ink: #16251f;\n      --muted: #66756d;\n      --card: #ffffff;\n      --line: #dbe8de;\n      --amber: #e6a900;\n      --blue: #1f78d1;\n      --red: #d94b4b;\n      --purple: #7a55c7;\n      --orange: #d06b00;\n    }\n\n    * { box-sizing: border-box; }\n\n    body {\n      margin: 0;\n      font-family: Inter, Segoe UI, Roboto, Arial, sans-serif;\n      background: linear-gradient(180deg, #f2fbea 0%, #ffffff 48%, #f7faf8 100%);\n      color: var(--ink);\n    }\n\n    .market-wrapper {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 26px 18px 48px;\n    }\n\n    .hero {\n      background:\n        radial-gradient(circle at top left, rgba(255,255,255,.25), transparent 32%),\n        linear-gradient(135deg, #0a6a36 0%, #45c51f 100%);\n      color: #fff;\n      border-radius: 28px;\n      padding: 32px 30px;\n      box-shadow: 0 18px 45px rgba(16, 114, 56, .18);\n      overflow: hidden;\n      position: relative;\n    }\n\n    .hero::after {\n      content: \"\";\n      position: absolute;\n      width: 240px;\n      height: 240px;\n      border-radius: 50%;\n      right: -85px;\n      top: -75px;\n      background: rgba(255,255,255,.15);\n    }\n\n    .eyebrow {\n      display: inline-block;\n      padding: 8px 13px;\n      background: rgba(255,255,255,.18);\n      border: 1px solid rgba(255,255,255,.25);\n      border-radius: 999px;\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: .25px;\n      margin-bottom: 13px;\n    }\n\n    h1 {\n      margin: 0;\n      font-size: clamp(28px, 4vw, 47px);\n      line-height: 1.05;\n      letter-spacing: -.8px;\n      max-width: 880px;\n    }\n\n    .hero p {\n      margin: 14px 0 0;\n      max-width: 900px;\n      color: rgba(255,255,255,.92);\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .stat-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 14px;\n      margin: 18px 0 20px;\n    }\n\n    .stat-card {\n      background: rgba(255,255,255,.94);\n      border: 1px solid var(--line);\n      border-radius: 18px;\n      padding: 16px;\n      box-shadow: 0 10px 26px rgba(20, 80, 46, .07);\n    }\n\n    .stat-card .label {\n      color: var(--muted);\n      font-size: 12px;\n      font-weight: 850;\n      text-transform: uppercase;\n      letter-spacing: .35px;\n    }\n\n    .stat-card .value {\n      margin-top: 8px;\n      font-size: 25px;\n      font-weight: 900;\n      color: var(--green-900);\n    }\n\n    .stat-card .sub {\n      margin-top: 5px;\n      color: var(--muted);\n      font-size: 13px;\n      line-height: 1.35;\n    }\n\n    .update-panel {\n      margin: 18px 0;\n      display: grid;\n      grid-template-columns: 1.2fr .8fr;\n      gap: 14px;\n    }\n\n    .update-card {\n      background: #ffffff;\n      border: 1px solid var(--line);\n      border-radius: 22px;\n      padding: 18px;\n      box-shadow: 0 14px 36px rgba(20, 64, 38, .07);\n    }\n\n    .update-card h2 {\n      margin: 0 0 8px;\n      color: var(--green-900);\n      font-size: 22px;\n      line-height: 1.2;\n    }\n\n    .update-card p {\n      margin: 7px 0;\n      color: #44564d;\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    .pill-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 12px;\n    }\n\n    .pill {\n      background: #f1faeb;\n      color: #0d5130;\n      border: 1px solid #cdecc4;\n      border-radius: 999px;\n      padding: 8px 11px;\n      font-weight: 850;\n      font-size: 12px;\n    }\n\n    .mini-table {\n      width: 100%;\n      border-collapse: collapse;\n      min-width: 0;\n      font-size: 13px;\n    }\n\n    .mini-table th, .mini-table td {\n      padding: 9px 10px;\n      border-bottom: 1px solid #edf3ee;\n      text-align: left;\n      white-space: nowrap;\n    }\n\n    .mini-table th {\n      background: #0f6d39;\n      color: #fff;\n      font-weight: 850;\n    }\n\n    .chart-card {\n      background: var(--card);\n      border: 1px solid var(--line);\n      border-radius: 24px;\n      padding: 22px;\n      margin: 18px 0;\n      box-shadow: 0 14px 36px rgba(20, 64, 38, .08);\n    }\n\n    .chart-head {\n      display: flex;\n      justify-content: space-between;\n      align-items: flex-start;\n      gap: 16px;\n      margin-bottom: 10px;\n    }\n\n    .chart-title {\n      margin: 0;\n      font-size: clamp(20px, 2.3vw, 28px);\n      color: var(--green-900);\n      line-height: 1.2;\n    }\n\n    .chart-note {\n      margin: 8px 0 0;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .badge {\n      white-space: nowrap;\n      color: #0d5130;\n      background: #e8f8df;\n      border: 1px solid #caedbd;\n      border-radius: 999px;\n      padding: 8px 12px;\n      font-weight: 850;\n      font-size: 12px;\n    }\n\n    .chart-box {\n      height: 395px;\n      position: relative;\n      margin-top: 12px;\n    }\n\n    .caption {\n      margin-top: 13px;\n      padding: 12px 14px;\n      border-radius: 15px;\n      background: #f5fbf1;\n      color: #42524a;\n      border: 1px dashed #c8e7c3;\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .caption strong {\n      color: var(--green-900);\n    }\n\n    details {\n      margin-top: 18px;\n      background: #fff;\n      border: 1px solid var(--line);\n      border-radius: 18px;\n      overflow: hidden;\n    }\n\n    summary {\n      cursor: pointer;\n      padding: 16px 18px;\n      font-weight: 900;\n      color: var(--green-900);\n      background: #f4fbef;\n    }\n\n    .table-scroll {\n      overflow-x: auto;\n    }\n\n    table.full-table {\n      width: 100%;\n      border-collapse: collapse;\n      min-width: 760px;\n      font-size: 14px;\n    }\n\n    table.full-table th, table.full-table td {\n      padding: 12px 13px;\n      border-bottom: 1px solid #edf3ee;\n      text-align: left;\n      white-space: nowrap;\n    }\n\n    table.full-table th {\n      background: #0f6d39;\n      color: #fff;\n      font-weight: 850;\n    }\n\n    table.full-table tr:nth-child(even) td {\n      background: #fbfef9;\n    }\n\n    .source {\n      margin-top: 18px;\n      color: #6a786f;\n      font-size: 13px;\n      line-height: 1.65;\n    }\n\n    @media (max-width: 900px) {\n      .stat-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n      .update-panel { grid-template-columns: 1fr; }\n      .chart-head { flex-direction: column; }\n      .badge { white-space: normal; }\n      .chart-box { height: 345px; }\n    }\n\n    @media (max-width: 540px) {\n      .market-wrapper { padding: 14px 10px 34px; }\n      .hero, .chart-card, .update-card { border-radius: 18px; padding: 18px; }\n      .stat-grid { grid-template-columns: 1fr; }\n      .chart-box { height: 315px; }\n      .mini-table { min-width: 440px; }\n      .update-card:nth-child(2) { overflow-x: auto; }\n    }\n  <\/style>\n<\/head>\n<body>\n  <main class=\"market-wrapper\">\n    <section class=\"hero\">\n      <span class=\"eyebrow\">Updated 30 June 2026 | Poultry Market Dashboard<\/span>\n      <h1>Average Poultry Market Trend by Date<\/h1>\n      <p>\n        City-wise poultry market data has been merged into clean average trend graphs.\n        The dashboard now includes 15, 16 and 30 June as well. Dotted guides mark the maximum and minimum points on each primary chart.\n      <\/p>\n    <\/section>\n\n    <section class=\"stat-grid\">\n      <div class=\"stat-card\">\n        <div class=\"label\">Average DOC<\/div>\n        <div class=\"value\">39.7<\/div>\n        <div class=\"sub\">Highest 81.1 on 1-Jun; lowest 20.0 on 30-Jun<\/div>\n      <\/div>\n      <div class=\"stat-card\">\n        <div class=\"label\">Average Farm Rate<\/div>\n        <div class=\"value\">Rs. 274.3<\/div>\n        <div class=\"sub\">Highest Rs. 310.8 on 1-Jun; lowest Rs. 254.6 on 12-Jun<\/div>\n      <\/div>\n      <div class=\"stat-card\">\n        <div class=\"label\">Punjab Egg Average<\/div>\n        <div class=\"value\">Rs. 6,391<\/div>\n        <div class=\"sub\">Per 30 dozen, June average<\/div>\n      <\/div>\n      <div class=\"stat-card\">\n        <div class=\"label\">30 June Snapshot<\/div>\n        <div class=\"value\">DOC Rs.20<\/div>\n        <div class=\"sub\">Farm average Rs. 257.0 | Punjab eggs Rs. 6,630<\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"update-panel\">\n      <div class=\"update-card\">\n        <h2>30 June Market Position<\/h2>\n        <p>\n          On 30 June, DOC was kept at <strong>Rs.20<\/strong> in this analysis because the market was under strong pressure\n          and the workable\/announced level was around this point. The farm-rate average across the selected cities settled at\n          <strong>Rs. 257.0<\/strong> per kg live weight.\n        <\/p>\n        <p>\n          Punjab egg rate was added at <strong>Rs. 6,630 per 30 dozen<\/strong>. Karachi egg rate note was also higher at\n          <strong>Rs. 6,660 per 30 dozen<\/strong>, but the main egg graph continues to use the Punjab Egg Rate column for consistency.\n        <\/p>\n        <div class=\"pill-row\">\n          <span class=\"pill\">DOC: Rs.20<\/span>\n          <span class=\"pill\">Farm Avg: Rs. 257.0<\/span>\n          <span class=\"pill\">Punjab Eggs: Rs. 6,630<\/span>\n          <span class=\"pill\">Lahore Meat: Rs. 410\/kg<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"update-card\">\n        <h2>30 June City Inputs<\/h2>\n        <table class=\"mini-table\">\n          <thead>\n            <tr>\n              <th>City<\/th>\n              <th>DOC<\/th>\n              <th>Farm<\/th>\n              <th>Open<\/th>\n              <th>Close<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            \n      <tr>\n        <td>Rawalpindi<\/td>\n        <td>20<\/td>\n        <td>265<\/td>\n        <td>280<\/td>\n        <td>260<\/td>\n      <\/tr>\n      <tr>\n        <td>Lahore<\/td>\n        <td>20<\/td>\n        <td>255<\/td>\n        <td>255<\/td>\n        <td>250<\/td>\n      <\/tr>\n      <tr>\n        <td>Faisalabad<\/td>\n        <td>20<\/td>\n        <td>265<\/td>\n        <td>\u2014<\/td>\n        <td>\u2014<\/td>\n      <\/tr>\n      <tr>\n        <td>Karachi<\/td>\n        <td>20<\/td>\n        <td>240<\/td>\n        <td>\u2014<\/td>\n        <td>\u2014<\/td>\n      <\/tr>\n      <tr>\n        <td>Multan<\/td>\n        <td>20<\/td>\n        <td>260<\/td>\n        <td>\u2014<\/td>\n        <td>\u2014<\/td>\n      <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/section>\n\n    <section class=\"chart-card\">\n      <div class=\"chart-head\">\n        <div>\n          <h2 class=\"chart-title\">1. Day Old Chicks Average Trend<\/h2>\n          <p class=\"chart-note\">Date-wise average DOC rate. Blank Sunday entries were ignored. For 30 June, DOC has been entered as Rs.20 as requested.<\/p>\n        <\/div>\n        <span class=\"badge\">Primary metric: DOC average<\/span>\n      <\/div>\n      <div class=\"chart-box\">\n        <canvas id=\"docChart\"><\/canvas>\n      <\/div>\n      <div class=\"caption\">\n        <strong>Average data of cities:<\/strong> Rawalpindi, Lahore, Faisalabad, Karachi and Multan.\n        Maximum and minimum DOC points are highlighted with dotted guide lines.\n      <\/div>\n    <\/section>\n\n    <section class=\"chart-card\">\n      <div class=\"chart-head\">\n        <div>\n          <h2 class=\"chart-title\">2. Broiler Market Average Rate Trend<\/h2>\n          <p class=\"chart-note\">Main line shows average farm rate across the five cities. Open and close averages are shown where mandi open\/close values were available.<\/p>\n        <\/div>\n        <span class=\"badge\">Primary metric: Farm rate average<\/span>\n      <\/div>\n      <div class=\"chart-box\">\n        <canvas id=\"farmChart\"><\/canvas>\n      <\/div>\n      <div class=\"caption\">\n        <strong>Farm rate average:<\/strong> Rawalpindi, Lahore, Faisalabad, Karachi and Multan.\n        <strong>Open\/close average:<\/strong> Rawalpindi, Lahore and Faisalabad where visible\/available; 30 June open\/close uses Rawalpindi and Lahore available entries only.\n      <\/div>\n    <\/section>\n\n    <section class=\"chart-card\">\n      <div class=\"chart-head\">\n        <div>\n          <h2 class=\"chart-title\">3. Punjab Egg Rate Trend<\/h2>\n          <p class=\"chart-note\">Punjab egg market rate per 30 dozen, plotted date-wise for June 2026.<\/p>\n        <\/div>\n        <span class=\"badge\">Unit: Per 30 dozen<\/span>\n      <\/div>\n      <div class=\"chart-box\">\n        <canvas id=\"eggChart\"><\/canvas>\n      <\/div>\n      <div class=\"caption\">\n        <strong>Data note:<\/strong> This graph uses the Punjab Egg Rate column directly.\n        For 30 June, Punjab eggs were entered at Rs. 6,630 per 30 dozen.\n      <\/div>\n    <\/section>\n\n    <details>\n      <summary>Show calculated average values<\/summary>\n      <div class=\"table-scroll\">\n        <table class=\"full-table\">\n          <thead>\n            <tr>\n              <th>Date<\/th>\n              <th>Avg DOC<\/th>\n              <th>Avg Farm Rate<\/th>\n              <th>Avg Open<\/th>\n              <th>Avg Close<\/th>\n              <th>Punjab Egg Rate<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            \n      <tr>\n        <td>1-Jun<\/td>\n        <td>81.1<\/td>\n        <td>310.8<\/td>\n        <td>295<\/td>\n        <td>283.3<\/td>\n        <td>7,050<\/td>\n      <\/tr>\n      <tr>\n        <td>2-Jun<\/td>\n        <td>66.1<\/td>\n        <td>298.2<\/td>\n        <td>288.3<\/td>\n        <td>281.7<\/td>\n        <td>7,050<\/td>\n      <\/tr>\n      <tr>\n        <td>3-Jun<\/td>\n        <td>66.1<\/td>\n        <td>288.8<\/td>\n        <td>275<\/td>\n        <td>263.3<\/td>\n        <td>7,050<\/td>\n      <\/tr>\n      <tr>\n        <td>4-Jun<\/td>\n        <td>66.1<\/td>\n        <td>276.2<\/td>\n        <td>270<\/td>\n        <td>270<\/td>\n        <td>7,050<\/td>\n      <\/tr>\n      <tr>\n        <td>5-Jun<\/td>\n        <td>46.1<\/td>\n        <td>271.8<\/td>\n        <td>273.3<\/td>\n        <td>265<\/td>\n        <td>7,050<\/td>\n      <\/tr>\n      <tr>\n        <td>6-Jun<\/td>\n        <td>46.1<\/td>\n        <td>269.8<\/td>\n        <td>271.7<\/td>\n        <td>266.7<\/td>\n        <td>7,050<\/td>\n      <\/tr>\n      <tr>\n        <td>7-Jun<\/td>\n        <td>\u2014<\/td>\n        <td>277<\/td>\n        <td>278.3<\/td>\n        <td>271.7<\/td>\n        <td>7,050<\/td>\n      <\/tr>\n      <tr>\n        <td>8-Jun<\/td>\n        <td>46.1<\/td>\n        <td>278.8<\/td>\n        <td>273.3<\/td>\n        <td>260<\/td>\n        <td>5,880<\/td>\n      <\/tr>\n      <tr>\n        <td>9-Jun<\/td>\n        <td>46.1<\/td>\n        <td>273<\/td>\n        <td>268.3<\/td>\n        <td>253.3<\/td>\n        <td>5,880<\/td>\n      <\/tr>\n      <tr>\n        <td>10-Jun<\/td>\n        <td>46.1<\/td>\n        <td>264<\/td>\n        <td>246.7<\/td>\n        <td>245<\/td>\n        <td>5,880<\/td>\n      <\/tr>\n      <tr>\n        <td>11-Jun<\/td>\n        <td>46.1<\/td>\n        <td>255.6<\/td>\n        <td>250<\/td>\n        <td>249.2<\/td>\n        <td>5,880<\/td>\n      <\/tr>\n      <tr>\n        <td>12-Jun<\/td>\n        <td>31.1<\/td>\n        <td>254.6<\/td>\n        <td>255<\/td>\n        <td>243.3<\/td>\n        <td>5,880<\/td>\n      <\/tr>\n      <tr>\n        <td>13-Jun<\/td>\n        <td>31.1<\/td>\n        <td>263<\/td>\n        <td>261.7<\/td>\n        <td>257.5<\/td>\n        <td>5,910<\/td>\n      <\/tr>\n      <tr>\n        <td>14-Jun<\/td>\n        <td>\u2014<\/td>\n        <td>269.6<\/td>\n        <td>271.7<\/td>\n        <td>265.8<\/td>\n        <td>5,940<\/td>\n      <\/tr>\n      <tr>\n        <td>15-Jun<\/td>\n        <td>31.1<\/td>\n        <td>265.6<\/td>\n        <td>270<\/td>\n        <td>262.5<\/td>\n        <td>5,970<\/td>\n      <\/tr>\n      <tr>\n        <td>16-Jun<\/td>\n        <td>31.1<\/td>\n        <td>257.8<\/td>\n        <td>265<\/td>\n        <td>256.7<\/td>\n        <td>6,000<\/td>\n      <\/tr>\n      <tr>\n        <td>17-Jun<\/td>\n        <td>25.5<\/td>\n        <td>261.4<\/td>\n        <td>266.7<\/td>\n        <td>266.7<\/td>\n        <td>6,060<\/td>\n      <\/tr>\n      <tr>\n        <td>18-Jun<\/td>\n        <td>36.1<\/td>\n        <td>271.8<\/td>\n        <td>276.7<\/td>\n        <td>274.3<\/td>\n        <td>6,120<\/td>\n      <\/tr>\n      <tr>\n        <td>19-Jun<\/td>\n        <td>46.1<\/td>\n        <td>290.8<\/td>\n        <td>303.3<\/td>\n        <td>305<\/td>\n        <td>6,180<\/td>\n      <\/tr>\n      <tr>\n        <td>20-Jun<\/td>\n        <td>46.1<\/td>\n        <td>301<\/td>\n        <td>306.7<\/td>\n        <td>295<\/td>\n        <td>6,240<\/td>\n      <\/tr>\n      <tr>\n        <td>21-Jun<\/td>\n        <td>\u2014<\/td>\n        <td>291<\/td>\n        <td>293.3<\/td>\n        <td>288.3<\/td>\n        <td>6,300<\/td>\n      <\/tr>\n      <tr>\n        <td>22-Jun<\/td>\n        <td>46.1<\/td>\n        <td>278<\/td>\n        <td>280<\/td>\n        <td>270<\/td>\n        <td>6,330<\/td>\n      <\/tr>\n      <tr>\n        <td>23-Jun<\/td>\n        <td>30.5<\/td>\n        <td>271<\/td>\n        <td>278.3<\/td>\n        <td>276.7<\/td>\n        <td>6,360<\/td>\n      <\/tr>\n      <tr>\n        <td>24-Jun<\/td>\n        <td>20.5<\/td>\n        <td>278.4<\/td>\n        <td>293.3<\/td>\n        <td>283.3<\/td>\n        <td>6,390<\/td>\n      <\/tr>\n      <tr>\n        <td>25-Jun<\/td>\n        <td>20.5<\/td>\n        <td>278<\/td>\n        <td>295<\/td>\n        <td>285.8<\/td>\n        <td>6,420<\/td>\n      <\/tr>\n      <tr>\n        <td>26-Jun<\/td>\n        <td>20.5<\/td>\n        <td>272.6<\/td>\n        <td>\u2014<\/td>\n        <td>\u2014<\/td>\n        <td>6,420<\/td>\n      <\/tr>\n      <tr>\n        <td>27-Jun<\/td>\n        <td>20.5<\/td>\n        <td>268<\/td>\n        <td>275<\/td>\n        <td>268.3<\/td>\n        <td>6,540<\/td>\n      <\/tr>\n      <tr>\n        <td>28-Jun<\/td>\n        <td>\u2014<\/td>\n        <td>268<\/td>\n        <td>276.7<\/td>\n        <td>270<\/td>\n        <td>6,570<\/td>\n      <\/tr>\n      <tr>\n        <td>29-Jun<\/td>\n        <td>20.5<\/td>\n        <td>266.4<\/td>\n        <td>268.3<\/td>\n        <td>258.3<\/td>\n        <td>6,600<\/td>\n      <\/tr>\n      <tr>\n        <td>30-Jun<\/td>\n        <td>20<\/td>\n        <td>257<\/td>\n        <td>267.5<\/td>\n        <td>255<\/td>\n        <td>6,630<\/td>\n      <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/details>\n\n    <p class=\"source\">\n      Source note: 1-29 June values are based on the Agbro June 2026 poultry market table.\n      30 June values were added from current market inputs and available public listings: DOC Rs.20, farm rates Rawalpindi 265,\n      Lahore 255, Faisalabad 265, Karachi 240 and Multan 260; Punjab egg rate Rs.6,630 per 30 dozen.\n      Calculation method: simple arithmetic average of available city values.\n    <\/p>\n  <\/main>\n\n  <script>\n    const labels = [\"1-Jun\", \"2-Jun\", \"3-Jun\", \"4-Jun\", \"5-Jun\", \"6-Jun\", \"7-Jun\", \"8-Jun\", \"9-Jun\", \"10-Jun\", \"11-Jun\", \"12-Jun\", \"13-Jun\", \"14-Jun\", \"15-Jun\", \"16-Jun\", \"17-Jun\", \"18-Jun\", \"19-Jun\", \"20-Jun\", \"21-Jun\", \"22-Jun\", \"23-Jun\", \"24-Jun\", \"25-Jun\", \"26-Jun\", \"27-Jun\", \"28-Jun\", \"29-Jun\", \"30-Jun\"];\n    const docAvg = [81.1, 66.1, 66.1, 66.1, 46.1, 46.1, null, 46.1, 46.1, 46.1, 46.1, 31.1, 31.1, null, 31.1, 31.1, 25.5, 36.1, 46.1, 46.1, null, 46.1, 30.5, 20.5, 20.5, 20.5, 20.5, null, 20.5, 20.0];\n    const farmAvg = [310.8, 298.2, 288.8, 276.2, 271.8, 269.8, 277.0, 278.8, 273.0, 264.0, 255.6, 254.6, 263.0, 269.6, 265.6, 257.8, 261.4, 271.8, 290.8, 301.0, 291.0, 278.0, 271.0, 278.4, 278.0, 272.6, 268.0, 268.0, 266.4, 257.0];\n    const openAvg = [295.0, 288.3, 275.0, 270.0, 273.3, 271.7, 278.3, 273.3, 268.3, 246.7, 250.0, 255.0, 261.7, 271.7, 270.0, 265.0, 266.7, 276.7, 303.3, 306.7, 293.3, 280.0, 278.3, 293.3, 295.0, null, 275.0, 276.7, 268.3, 267.5];\n    const closeAvg = [283.3, 281.7, 263.3, 270.0, 265.0, 266.7, 271.7, 260.0, 253.3, 245.0, 249.2, 243.3, 257.5, 265.8, 262.5, 256.7, 266.7, 274.3, 305.0, 295.0, 288.3, 270.0, 276.7, 283.3, 285.8, null, 268.3, 270.0, 258.3, 255.0];\n    const eggRates = [7050, 7050, 7050, 7050, 7050, 7050, 7050, 5880, 5880, 5880, 5880, 5880, 5910, 5940, 5970, 6000, 6060, 6120, 6180, 6240, 6300, 6330, 6360, 6390, 6420, 6420, 6540, 6570, 6600, 6630];\n\n    function formatValue(value, unit) {\n      if (value === null || value === undefined || Number.isNaN(value)) return \"\u2014\";\n      const decimals = Number.isInteger(value) ? 0 : 1;\n      const formatted = value.toLocaleString(\"en-PK\", {\n        minimumFractionDigits: decimals,\n        maximumFractionDigits: decimals\n      });\n      return unit ? unit + formatted : formatted;\n    }\n\n    const peakLabelPlugin = {\n      id: \"peakLabelPlugin\",\n      afterDatasetsDraw(chart) {\n        const options = chart.options.plugins.peakLabels || {};\n        if (!options.enabled) return;\n\n        const datasetIndex = options.datasetIndex ?? 0;\n        const dataset = chart.data.datasets[datasetIndex];\n        if (!dataset) return;\n\n        const points = dataset.data\n          .map((value, index) => ({ value, index }))\n          .filter(point => typeof point.value === \"number\" && Number.isFinite(point.value));\n\n        if (!points.length) return;\n\n        const maxValue = Math.max(...points.map(point => point.value));\n        const minValue = Math.min(...points.map(point => point.value));\n        const maxPoint = points.find(point => point.value === maxValue);\n        const minPoint = [...points].reverse().find(point => point.value === minValue);\n\n        const ctx = chart.ctx;\n        const xScale = chart.scales.x;\n        const yScale = chart.scales.y;\n        const area = chart.chartArea;\n\n        function roundedRect(x, y, width, height, radius) {\n          ctx.beginPath();\n          ctx.moveTo(x + radius, y);\n          ctx.lineTo(x + width - radius, y);\n          ctx.quadraticCurveTo(x + width, y, x + width, y + radius);\n          ctx.lineTo(x + width, y + height - radius);\n          ctx.quadraticCurveTo(x + width, y + height, x + width - radius, y + height);\n          ctx.lineTo(x + radius, y + height);\n          ctx.quadraticCurveTo(x, y + height, x, y + height - radius);\n          ctx.lineTo(x, y + radius);\n          ctx.quadraticCurveTo(x, y, x + radius, y);\n          ctx.closePath();\n        }\n\n        function drawGuide(point, label, color, isHigh) {\n          const x = xScale.getPixelForValue(point.index);\n          const y = yScale.getPixelForValue(point.value);\n          const text = `${label}: ${formatValue(point.value, options.unit || \"\")} (${chart.data.labels[point.index]})`;\n\n          ctx.save();\n\n          ctx.setLineDash([5, 5]);\n          ctx.lineWidth = 1.2;\n          ctx.strokeStyle = color;\n          ctx.globalAlpha = 0.55;\n\n          ctx.beginPath();\n          ctx.moveTo(x, area.bottom);\n          ctx.lineTo(x, y);\n          ctx.stroke();\n\n          ctx.beginPath();\n          ctx.moveTo(area.left, y);\n          ctx.lineTo(x, y);\n          ctx.stroke();\n\n          ctx.setLineDash([]);\n          ctx.globalAlpha = 1;\n\n          ctx.beginPath();\n          ctx.arc(x, y, 5, 0, Math.PI * 2);\n          ctx.fillStyle = color;\n          ctx.fill();\n          ctx.strokeStyle = \"#ffffff\";\n          ctx.lineWidth = 2;\n          ctx.stroke();\n\n          ctx.font = \"700 12px Inter, Segoe UI, Arial, sans-serif\";\n          const metrics = ctx.measureText(text);\n          const boxWidth = metrics.width + 18;\n          const boxHeight = 28;\n\n          let boxX = x + 12;\n          let boxY = isHigh ? y - 38 : y + 12;\n\n          if (boxX + boxWidth > area.right) boxX = x - boxWidth - 12;\n          if (boxX < area.left) boxX = area.left + 4;\n          if (boxY < area.top) boxY = area.top + 4;\n          if (boxY + boxHeight > area.bottom) boxY = area.bottom - boxHeight - 4;\n\n          roundedRect(boxX, boxY, boxWidth, boxHeight, 9);\n          ctx.fillStyle = \"rgba(255, 255, 255, 0.97)\";\n          ctx.fill();\n          ctx.strokeStyle = color;\n          ctx.lineWidth = 1;\n          ctx.stroke();\n\n          ctx.fillStyle = \"#16251f\";\n          ctx.fillText(text, boxX + 9, boxY + 18);\n\n          ctx.restore();\n        }\n\n        drawGuide(maxPoint, \"Maximum\", options.highColor || \"#147a3f\", true);\n        drawGuide(minPoint, \"Minimum\", options.lowColor || \"#d94b4b\", false);\n      }\n    };\n\n    Chart.register(peakLabelPlugin);\n\n    const commonOptions = {\n      responsive: true,\n      maintainAspectRatio: false,\n      interaction: {\n        mode: \"index\",\n        intersect: false\n      },\n      plugins: {\n        legend: {\n          position: \"bottom\",\n          labels: {\n            usePointStyle: true,\n            boxWidth: 8,\n            font: { weight: \"700\" }\n          }\n        },\n        tooltip: {\n          backgroundColor: \"rgba(11, 61, 46, 0.94)\",\n          titleFont: { weight: \"800\" },\n          bodyFont: { weight: \"700\" },\n          padding: 12,\n          cornerRadius: 12\n        }\n      },\n      elements: {\n        line: {\n          tension: 0.34,\n          borderWidth: 3\n        },\n        point: {\n          radius: 3,\n          hoverRadius: 6\n        }\n      },\n      scales: {\n        x: {\n          grid: { display: false },\n          ticks: {\n            color: \"#64746c\",\n            maxRotation: 0,\n            autoSkip: true,\n            font: { weight: \"700\" }\n          }\n        },\n        y: {\n          grid: { color: \"rgba(100,116,108,.15)\" },\n          ticks: {\n            color: \"#64746c\",\n            font: { weight: \"700\" }\n          }\n        }\n      }\n    };\n\n    new Chart(document.getElementById(\"docChart\"), {\n      type: \"line\",\n      data: {\n        labels,\n        datasets: [{\n          label: \"Average DOC Rate\",\n          data: docAvg,\n          borderColor: \"#147a3f\",\n          backgroundColor: \"rgba(61,187,54,.12)\",\n          fill: true,\n          spanGaps: true\n        }]\n      },\n      options: {\n        ...commonOptions,\n        plugins: {\n          ...commonOptions.plugins,\n          peakLabels: {\n            enabled: true,\n            datasetIndex: 0,\n            highColor: \"#147a3f\",\n            lowColor: \"#d94b4b\",\n            unit: \"\"\n          }\n        },\n        scales: {\n          ...commonOptions.scales,\n          y: {\n            ...commonOptions.scales.y,\n            title: {\n              display: true,\n              text: \"Average DOC Rate\",\n              color: \"#0b3d2e\",\n              font: { weight: \"850\" }\n            }\n          }\n        }\n      }\n    });\n\n    new Chart(document.getElementById(\"farmChart\"), {\n      type: \"line\",\n      data: {\n        labels,\n        datasets: [\n          {\n            label: \"Average Farm Rate\",\n            data: farmAvg,\n            borderColor: \"#1f78d1\",\n            backgroundColor: \"rgba(31,120,209,.08)\",\n            fill: true,\n            spanGaps: true\n          },\n          {\n            label: \"Average Open\",\n            data: openAvg,\n            borderColor: \"#e5a900\",\n            backgroundColor: \"transparent\",\n            borderDash: [7, 5],\n            fill: false,\n            spanGaps: true\n          },\n          {\n            label: \"Average Close\",\n            data: closeAvg,\n            borderColor: \"#7a55c7\",\n            backgroundColor: \"transparent\",\n            borderDash: [3, 5],\n            fill: false,\n            spanGaps: true\n          }\n        ]\n      },\n      options: {\n        ...commonOptions,\n        plugins: {\n          ...commonOptions.plugins,\n          peakLabels: {\n            enabled: true,\n            datasetIndex: 0,\n            highColor: \"#1f78d1\",\n            lowColor: \"#d94b4b\",\n            unit: \"Rs. \"\n          }\n        },\n        scales: {\n          ...commonOptions.scales,\n          y: {\n            ...commonOptions.scales.y,\n            title: {\n              display: true,\n              text: \"Average Rate\",\n              color: \"#0b3d2e\",\n              font: { weight: \"850\" }\n            }\n          }\n        }\n      }\n    });\n\n    new Chart(document.getElementById(\"eggChart\"), {\n      type: \"line\",\n      data: {\n        labels,\n        datasets: [{\n          label: \"Punjab Egg Rate | Per 30 Dozen\",\n          data: eggRates,\n          borderColor: \"#d06b00\",\n          backgroundColor: \"rgba(208,107,0,.10)\",\n          fill: true,\n          spanGaps: true\n        }]\n      },\n      options: {\n        ...commonOptions,\n        plugins: {\n          ...commonOptions.plugins,\n          peakLabels: {\n            enabled: true,\n            datasetIndex: 0,\n            highColor: \"#d06b00\",\n            lowColor: \"#d94b4b\",\n            unit: \"Rs. \"\n          }\n        },\n        scales: {\n          ...commonOptions.scales,\n          y: {\n            ...commonOptions.scales.y,\n            title: {\n              display: true,\n              text: \"Rate per 30 dozen\",\n              color: \"#0b3d2e\",\n              font: { weight: \"850\" }\n            }\n          }\n        }\n      }\n    });\n  <\/script>\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>June 2026 Poultry Market Analysis | Updated 30 June Updated 30 June 2026 | Poultry Market Dashboard Average Poultry Market Trend by Date City-wise poultry market data has been merged&hellip; <\/p>\n","protected":false},"author":1,"featured_media":8441,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"footnotes":""},"categories":[21],"tags":[4198,4196,4190,4193,4191,4203,4197,4201,4199,4200,1927,4192,4194,4195,4202,771,4204],"class_list":["post-8439","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-poultry-industry-updates-and-insights","tag-average-poultry-market-trend","tag-broiler-farm-rate","tag-broiler-rate-pakistan","tag-day-old-chick-rate","tag-doc-rate-pakistan","tag-faisalabad-poultry-rate","tag-june-2026-poultry-rates","tag-karachi-poultry-rate","tag-lahore-poultry-rate","tag-multan-poultry-rate","tag-poultry-industry-pakistan","tag-poultry-market-pakistan","tag-poultry-prices","tag-punjab-egg-rate","tag-rawalpindi-poultry-rate","tag-the-veterinary-news-and-views","tag-vnv-poultry-analysis"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Average Poultry Market Trend by Date - The Veterinary News &amp; Views<\/title>\n<meta name=\"description\" content=\"June 2026 poultry market analysis with date-wise average DOC, broiler farm rate and Punjab egg rate trends, updated with 30 June market data.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"June 2026 Poultry Market Analysis | Average Poultry Market Trend by Date\" \/>\n<meta property=\"og:description\" content=\"June 2026 poultry market analysis with date-wise average DOC, broiler farm rate and Punjab egg rate trends, updated with 30 June market data.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/\" \/>\n<meta property=\"og:site_name\" content=\"The Veterinary News &amp; Views\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/VetNewsViews\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-30T13:14:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-30T13:37:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/vetnewsandviews.com\/en\/wp-content\/uploads\/2026\/06\/website-banner-780x480-52.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"480\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"The Veterinary News &amp; Views\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"June 2026 Poultry Market Analysis | Average Poultry Market Trend by Date\" \/>\n<meta name=\"twitter:description\" content=\"June 2026 poultry market analysis with date-wise average DOC, broiler farm rate and Punjab egg rate trends, updated with 30 June market data.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/vetnewsandviews.com\/en\/wp-content\/uploads\/2026\/06\/website-banner-780x480-52.jpg\" \/>\n<meta name=\"twitter:creator\" content=\"@VeterinaryViews\" \/>\n<meta name=\"twitter:site\" content=\"@VeterinaryViews\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"The Veterinary News &amp; Views\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/average-poultry-market-trend-by-date\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/average-poultry-market-trend-by-date\\\/\"},\"author\":{\"name\":\"The Veterinary News &amp; Views\",\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/#\\\/schema\\\/person\\\/715dd6a43fd6d90508911629f8d912ba\"},\"headline\":\"Average Poultry Market Trend by Date\",\"datePublished\":\"2026-06-30T13:14:59+00:00\",\"dateModified\":\"2026-06-30T13:37:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/average-poultry-market-trend-by-date\\\/\"},\"wordCount\":443,\"publisher\":{\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/average-poultry-market-trend-by-date\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/website-banner-780x480-52.jpg\",\"keywords\":[\"Average Poultry Market Trend\",\"Broiler Farm Rate\",\"Broiler Rate Pakistan\",\"Day Old Chick Rate\",\"DOC Rate Pakistan\",\"Faisalabad Poultry Rate\",\"June 2026 Poultry Rates\",\"Karachi Poultry Rate\",\"Lahore Poultry Rate\",\"Multan Poultry Rate\",\"Poultry industry Pakistan\",\"Poultry Market Pakistan\",\"Poultry Prices\",\"Punjab Egg Rate\",\"Rawalpindi Poultry Rate\",\"The Veterinary News and Views\",\"VNV Poultry Analysis\"],\"articleSection\":[\"Poultry Industry\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/average-poultry-market-trend-by-date\\\/\",\"url\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/average-poultry-market-trend-by-date\\\/\",\"name\":\"Average Poultry Market Trend by Date - The Veterinary News &amp; Views\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/average-poultry-market-trend-by-date\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/average-poultry-market-trend-by-date\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/website-banner-780x480-52.jpg\",\"datePublished\":\"2026-06-30T13:14:59+00:00\",\"dateModified\":\"2026-06-30T13:37:55+00:00\",\"description\":\"June 2026 poultry market analysis with date-wise average DOC, broiler farm rate and Punjab egg rate trends, updated with 30 June market data.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/average-poultry-market-trend-by-date\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/average-poultry-market-trend-by-date\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/average-poultry-market-trend-by-date\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/website-banner-780x480-52.jpg\",\"contentUrl\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/website-banner-780x480-52.jpg\",\"width\":800,\"height\":480,\"caption\":\"June 2026 poultry market analysis with date-wise average DOC, broiler farm rate and Punjab egg rate trends, updated with 30 June market data.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/average-poultry-market-trend-by-date\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Average Poultry Market Trend by Date\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/\",\"name\":\"The Veterinary News & Views\",\"description\":\"Connecting the World of Agriculture, Veterinary, and Wildlife\",\"publisher\":{\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/#organization\",\"name\":\"The Veterinary News & Views\",\"alternateName\":\"\u0648\u06cc\u0679\u0631\u0646\u0631\u06cc \u0646\u06cc\u0648\u0632 \u0627\u06cc\u0646\u0688 \u0648\u06cc\u0648\u0632\",\"url\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/cropped-LOGO-Round.jpg\",\"contentUrl\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/cropped-LOGO-Round.jpg\",\"width\":512,\"height\":512,\"caption\":\"The Veterinary News & Views\"},\"image\":{\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/VetNewsViews\\\/\",\"https:\\\/\\\/x.com\\\/VeterinaryViews\",\"https:\\\/\\\/pk.linkedin.com\\\/company\\\/the-veterinary-news-and-view\",\"https:\\\/\\\/www.instagram.com\\\/vetnewsandviews\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@VetNewsNViews\",\"https:\\\/\\\/vetconnect.pk\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/#\\\/schema\\\/person\\\/715dd6a43fd6d90508911629f8d912ba\",\"name\":\"The Veterinary News &amp; Views\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7fc400775917f860ac718924978368e66c3031d9cab2d5d11bf395479fc5b2fa?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7fc400775917f860ac718924978368e66c3031d9cab2d5d11bf395479fc5b2fa?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7fc400775917f860ac718924978368e66c3031d9cab2d5d11bf395479fc5b2fa?s=96&d=mm&r=g\",\"caption\":\"The Veterinary News &amp; Views\"},\"sameAs\":[\"https:\\\/\\\/vetnewsandviews.com\\\/en\"],\"url\":\"https:\\\/\\\/vetnewsandviews.com\\\/en\\\/author\\\/thevet\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Average Poultry Market Trend by Date - The Veterinary News &amp; Views","description":"June 2026 poultry market analysis with date-wise average DOC, broiler farm rate and Punjab egg rate trends, updated with 30 June market data.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/","og_locale":"en_US","og_type":"article","og_title":"June 2026 Poultry Market Analysis | Average Poultry Market Trend by Date","og_description":"June 2026 poultry market analysis with date-wise average DOC, broiler farm rate and Punjab egg rate trends, updated with 30 June market data.","og_url":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/","og_site_name":"The Veterinary News &amp; Views","article_publisher":"https:\/\/www.facebook.com\/VetNewsViews\/","article_published_time":"2026-06-30T13:14:59+00:00","article_modified_time":"2026-06-30T13:37:55+00:00","og_image":[{"width":800,"height":480,"url":"https:\/\/vetnewsandviews.com\/en\/wp-content\/uploads\/2026\/06\/website-banner-780x480-52.jpg","type":"image\/jpeg"}],"author":"The Veterinary News &amp; Views","twitter_card":"summary_large_image","twitter_title":"June 2026 Poultry Market Analysis | Average Poultry Market Trend by Date","twitter_description":"June 2026 poultry market analysis with date-wise average DOC, broiler farm rate and Punjab egg rate trends, updated with 30 June market data.","twitter_image":"https:\/\/vetnewsandviews.com\/en\/wp-content\/uploads\/2026\/06\/website-banner-780x480-52.jpg","twitter_creator":"@VeterinaryViews","twitter_site":"@VeterinaryViews","twitter_misc":{"Written by":"The Veterinary News &amp; Views","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/#article","isPartOf":{"@id":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/"},"author":{"name":"The Veterinary News &amp; Views","@id":"https:\/\/vetnewsandviews.com\/en\/#\/schema\/person\/715dd6a43fd6d90508911629f8d912ba"},"headline":"Average Poultry Market Trend by Date","datePublished":"2026-06-30T13:14:59+00:00","dateModified":"2026-06-30T13:37:55+00:00","mainEntityOfPage":{"@id":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/"},"wordCount":443,"publisher":{"@id":"https:\/\/vetnewsandviews.com\/en\/#organization"},"image":{"@id":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/#primaryimage"},"thumbnailUrl":"https:\/\/vetnewsandviews.com\/en\/wp-content\/uploads\/2026\/06\/website-banner-780x480-52.jpg","keywords":["Average Poultry Market Trend","Broiler Farm Rate","Broiler Rate Pakistan","Day Old Chick Rate","DOC Rate Pakistan","Faisalabad Poultry Rate","June 2026 Poultry Rates","Karachi Poultry Rate","Lahore Poultry Rate","Multan Poultry Rate","Poultry industry Pakistan","Poultry Market Pakistan","Poultry Prices","Punjab Egg Rate","Rawalpindi Poultry Rate","The Veterinary News and Views","VNV Poultry Analysis"],"articleSection":["Poultry Industry"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/","url":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/","name":"Average Poultry Market Trend by Date - The Veterinary News &amp; Views","isPartOf":{"@id":"https:\/\/vetnewsandviews.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/#primaryimage"},"image":{"@id":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/#primaryimage"},"thumbnailUrl":"https:\/\/vetnewsandviews.com\/en\/wp-content\/uploads\/2026\/06\/website-banner-780x480-52.jpg","datePublished":"2026-06-30T13:14:59+00:00","dateModified":"2026-06-30T13:37:55+00:00","description":"June 2026 poultry market analysis with date-wise average DOC, broiler farm rate and Punjab egg rate trends, updated with 30 June market data.","breadcrumb":{"@id":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/#primaryimage","url":"https:\/\/vetnewsandviews.com\/en\/wp-content\/uploads\/2026\/06\/website-banner-780x480-52.jpg","contentUrl":"https:\/\/vetnewsandviews.com\/en\/wp-content\/uploads\/2026\/06\/website-banner-780x480-52.jpg","width":800,"height":480,"caption":"June 2026 poultry market analysis with date-wise average DOC, broiler farm rate and Punjab egg rate trends, updated with 30 June market data."},{"@type":"BreadcrumbList","@id":"https:\/\/vetnewsandviews.com\/en\/average-poultry-market-trend-by-date\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vetnewsandviews.com\/en\/"},{"@type":"ListItem","position":2,"name":"Average Poultry Market Trend by Date"}]},{"@type":"WebSite","@id":"https:\/\/vetnewsandviews.com\/en\/#website","url":"https:\/\/vetnewsandviews.com\/en\/","name":"The Veterinary News & Views","description":"Connecting the World of Agriculture, Veterinary, and Wildlife","publisher":{"@id":"https:\/\/vetnewsandviews.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vetnewsandviews.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/vetnewsandviews.com\/en\/#organization","name":"The Veterinary News & Views","alternateName":"\u0648\u06cc\u0679\u0631\u0646\u0631\u06cc \u0646\u06cc\u0648\u0632 \u0627\u06cc\u0646\u0688 \u0648\u06cc\u0648\u0632","url":"https:\/\/vetnewsandviews.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vetnewsandviews.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/vetnewsandviews.com\/en\/wp-content\/uploads\/2023\/10\/cropped-LOGO-Round.jpg","contentUrl":"https:\/\/vetnewsandviews.com\/en\/wp-content\/uploads\/2023\/10\/cropped-LOGO-Round.jpg","width":512,"height":512,"caption":"The Veterinary News & Views"},"image":{"@id":"https:\/\/vetnewsandviews.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/VetNewsViews\/","https:\/\/x.com\/VeterinaryViews","https:\/\/pk.linkedin.com\/company\/the-veterinary-news-and-view","https:\/\/www.instagram.com\/vetnewsandviews\/","https:\/\/www.youtube.com\/@VetNewsNViews","https:\/\/vetconnect.pk\/"]},{"@type":"Person","@id":"https:\/\/vetnewsandviews.com\/en\/#\/schema\/person\/715dd6a43fd6d90508911629f8d912ba","name":"The Veterinary News &amp; Views","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/7fc400775917f860ac718924978368e66c3031d9cab2d5d11bf395479fc5b2fa?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7fc400775917f860ac718924978368e66c3031d9cab2d5d11bf395479fc5b2fa?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7fc400775917f860ac718924978368e66c3031d9cab2d5d11bf395479fc5b2fa?s=96&d=mm&r=g","caption":"The Veterinary News &amp; Views"},"sameAs":["https:\/\/vetnewsandviews.com\/en"],"url":"https:\/\/vetnewsandviews.com\/en\/author\/thevet\/"}]}},"_links":{"self":[{"href":"https:\/\/vetnewsandviews.com\/en\/wp-json\/wp\/v2\/posts\/8439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vetnewsandviews.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vetnewsandviews.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vetnewsandviews.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vetnewsandviews.com\/en\/wp-json\/wp\/v2\/comments?post=8439"}],"version-history":[{"count":2,"href":"https:\/\/vetnewsandviews.com\/en\/wp-json\/wp\/v2\/posts\/8439\/revisions"}],"predecessor-version":[{"id":8442,"href":"https:\/\/vetnewsandviews.com\/en\/wp-json\/wp\/v2\/posts\/8439\/revisions\/8442"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vetnewsandviews.com\/en\/wp-json\/wp\/v2\/media\/8441"}],"wp:attachment":[{"href":"https:\/\/vetnewsandviews.com\/en\/wp-json\/wp\/v2\/media?parent=8439"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vetnewsandviews.com\/en\/wp-json\/wp\/v2\/categories?post=8439"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vetnewsandviews.com\/en\/wp-json\/wp\/v2\/tags?post=8439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}