{"id":16,"date":"2026-01-04T16:23:08","date_gmt":"2026-01-04T16:23:08","guid":{"rendered":"https:\/\/yebbo.com\/ethiodiego\/?page_id=16"},"modified":"2026-01-05T04:38:02","modified_gmt":"2026-01-05T04:38:02","slug":"resources","status":"publish","type":"page","link":"http:\/\/yebbo.com\/ethiodiego\/resources\/","title":{"rendered":"Resources"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Resources <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Resources &amp; Services<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Intro<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Find trusted community resources, organizations, government offices, and local services across San Diego.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What you\u2019ll find<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Immigration &amp; legal support<\/li>\n\n\n\n<li>Tax and financial services<\/li>\n\n\n\n<li>Health clinics<\/li>\n\n\n\n<li>Education resources<\/li>\n\n\n\n<li>Housing assistance<\/li>\n\n\n\n<li>Community organizations<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">CTA buttons<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Browse Resources<\/strong><br><strong>Add a Listing<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Note<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Verified listings are marked for your confidence<\/p>\n\n\n\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\" \/>\n  <title>EthioDiego Info Center<\/title>\n  <style>\n    :root{\n      --bg:#ffffff;\n      --text:#0b1220;\n      --muted:#5b6578;\n      --card:#f7f8fb;\n      --border:#e7e9f0;\n\n      \/* Ethiopian-American theme accents *\/\n      --green:#0f8a3b;\n      --yellow:#f2c200;\n      --red:#d9362b;\n\n      --link:#1357d6;\n      --shadow: 0 10px 24px rgba(16, 24, 40, .08);\n      --radius: 16px;\n      --max: 1100px;\n    }\n    *{box-sizing:border-box}\n    body{\n      margin:0;\n      font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, \"Helvetica Neue\", Helvetica, sans-serif;\n      color:var(--text);\n      background:var(--bg);\n      line-height:1.5;\n    }\n    a{color:var(--link); text-decoration:none}\n    a:hover{text-decoration:underline}\n    .wrap{max-width:var(--max); margin:0 auto; padding:22px}\n    .hero{\n      border:1px solid var(--border);\n      border-radius:24px;\n      padding:26px;\n      background:\n        radial-gradient(1200px 500px at 10% 0%, rgba(15,138,59,.10), transparent 60%),\n        radial-gradient(900px 400px at 60% 10%, rgba(242,194,0,.10), transparent 55%),\n        radial-gradient(1000px 450px at 100% 0%, rgba(217,54,43,.10), transparent 55%),\n        #ffffff;\n      box-shadow:var(--shadow);\n    }\n    .brandline{\n      display:flex; gap:12px; align-items:center; flex-wrap:wrap;\n      margin-bottom:12px;\n    }\n    .badge{\n      display:inline-flex; align-items:center; gap:10px;\n      padding:8px 12px; border-radius:999px;\n      border:1px solid var(--border);\n      background:rgba(247,248,251,.8);\n      font-size:13px; color:var(--muted);\n    }\n    .dots{display:inline-flex; gap:6px}\n    .dot{width:10px;height:10px;border-radius:50%}\n    .g{background:var(--green)} .y{background:var(--yellow)} .r{background:var(--red)}\n    h1{margin:6px 0 10px; font-size:34px; letter-spacing:-.02em}\n    .sub{color:var(--muted); font-size:16px; margin:0 0 16px}\n    .quick{\n      display:grid; grid-template-columns: repeat(4, 1fr);\n      gap:12px; margin-top:18px;\n    }\n    .quick a{\n      display:block;\n      padding:12px 14px;\n      border:1px solid var(--border);\n      border-radius:14px;\n      background:rgba(247,248,251,.65);\n      font-weight:600;\n    }\n    .quick a small{display:block; font-weight:500; color:var(--muted); margin-top:2px}\n    @media (max-width: 900px){ .quick{grid-template-columns: repeat(2, 1fr);} }\n    @media (max-width: 520px){ .quick{grid-template-columns: 1fr;} h1{font-size:28px} }\n\n    .grid{\n      margin-top:22px;\n      display:grid;\n      grid-template-columns: 1.05fr .95fr;\n      gap:16px;\n    }\n    @media (max-width: 980px){ .grid{grid-template-columns:1fr;} }\n\n    .card{\n      border:1px solid var(--border);\n      border-radius:var(--radius);\n      background:var(--card);\n      box-shadow: 0 8px 18px rgba(16, 24, 40, .05);\n      overflow:hidden;\n    }\n    .card .head{\n      padding:16px 18px;\n      display:flex; align-items:flex-start; justify-content:space-between; gap:12px;\n      background: linear-gradient(90deg, rgba(15,138,59,.10), rgba(242,194,0,.08), rgba(217,54,43,.08));\n      border-bottom:1px solid var(--border);\n    }\n    .card h2{margin:0; font-size:18px}\n    .card .meta{margin:4px 0 0; color:var(--muted); font-size:13px}\n    .card .body{padding:16px 18px; background:#fff}\n    .kpi{\n      display:flex; flex-wrap:wrap; gap:10px; margin:0 0 12px;\n    }\n    .pill{\n      display:inline-flex; align-items:center; gap:8px;\n      padding:8px 10px; border-radius:999px;\n      background:#fff; border:1px solid var(--border);\n      font-size:13px; color:var(--muted);\n    }\n    .pill b{color:var(--text); font-weight:700}\n    .note{\n      padding:12px 14px;\n      border:1px dashed #d0d6e4;\n      border-radius:14px;\n      background:#fbfcff;\n      color:var(--muted);\n      font-size:13px;\n      margin-top:10px;\n    }\n\n    details{\n      border:1px solid var(--border);\n      border-radius:14px;\n      background:#fff;\n      padding:10px 12px;\n      margin:10px 0;\n    }\n    summary{\n      cursor:pointer;\n      font-weight:700;\n      list-style:none;\n    }\n    summary::-webkit-details-marker{display:none}\n    .list{margin:10px 0 0; padding-left:18px; color:var(--text)}\n    .list li{margin:6px 0}\n    .muted{color:var(--muted)}\n    .two{\n      display:grid;\n      grid-template-columns: 1fr 1fr;\n      gap:12px;\n    }\n    @media (max-width: 680px){ .two{grid-template-columns:1fr;} }\n    .footer{\n      margin-top:18px;\n      padding:16px;\n      border:1px solid var(--border);\n      border-radius:16px;\n      background:linear-gradient(180deg, #fff, rgba(247,248,251,.75));\n      color:var(--muted);\n      font-size:13px;\n    }\n    .cta{\n      display:flex; flex-wrap:wrap; gap:10px;\n      margin-top:12px;\n    }\n    .btn{\n      display:inline-flex; align-items:center; justify-content:center;\n      padding:10px 14px;\n      border-radius:12px;\n      border:1px solid var(--border);\n      background:#fff;\n      font-weight:700;\n    }\n    .btn.primary{\n      border-color: rgba(19,87,214,.25);\n      background: rgba(19,87,214,.08);\n      color:#0b2f84;\n    }\n    .mini{\n      font-size:12px; color:var(--muted); margin-top:10px\n    }\n    .table{\n      width:100%;\n      border-collapse:separate;\n      border-spacing:0;\n      border:1px solid var(--border);\n      border-radius:14px;\n      overflow:hidden;\n      background:#fff;\n    }\n    .table th, .table td{\n      padding:10px 12px;\n      border-bottom:1px solid var(--border);\n      vertical-align:top;\n      font-size:14px;\n    }\n    .table th{\n      background:#fbfcff;\n      text-align:left;\n      font-size:13px;\n      color:var(--muted);\n      letter-spacing:.01em;\n    }\n    .table tr:last-child td{border-bottom:none}\n    .tag{\n      display:inline-block;\n      padding:3px 8px;\n      border-radius:999px;\n      border:1px solid var(--border);\n      background:#fff;\n      font-size:12px;\n      color:var(--muted);\n      margin-right:6px;\n      margin-top:6px;\n    }\n  <\/style>\n<\/head>\n\n<body>\n  <div class=\"wrap\">\n    <section class=\"hero\">\n      <div class=\"brandline\">\n        <span class=\"badge\">\n          <span class=\"dots\" aria-hidden=\"true\">\n            <span class=\"dot g\"><\/span><span class=\"dot y\"><\/span><span class=\"dot r\"><\/span>\n          <\/span>\n          EthioDiego \u2022 San Diego Community Guide\n        <\/span>\n        <span class=\"badge\">Practical, local, and easy to follow<\/span>\n      <\/div>\n\n      <h1>Info Center<\/h1>\n      <p class=\"sub\">\n        Everything you need to settle, work, learn, stay safe, access health care, and manage money in San Diego \u2014\n        explained in a clear way for the community.\n      <\/p>\n\n      <div class=\"quick\">\n        <a href=\"#where-to-live\">Where to live<small>Neighborhoods, rent tips, utilities<\/small><\/a>\n        <a href=\"#where-to-work\">Where to work<small>Jobs, resumes, worker rights<\/small><\/a>\n        <a href=\"#schools\">Schools &#038; education<small>K\u201312, colleges, adult learning<\/small><\/a>\n        <a href=\"#gov\">Government offices<small>What to call &#038; where to go<\/small><\/a>\n        <a href=\"#travel\">Travel warnings<small>Advisories, passports, safety<\/small><\/a>\n        <a href=\"#health\">Health services<small>Clinics, insurance basics<\/small><\/a>\n        <a href=\"#finance\">Finance &#038; tax<small>Banking, taxes, scams<\/small><\/a>\n        <a href=\"#checklist\">Newcomer checklist<small>7-day and 30-day steps<\/small><\/a>\n      <\/div>\n\n      <p class=\"mini\">\n        Tip for WordPress: paste this into a \u201cCustom HTML\u201d block (Gutenberg) or your page builder\u2019s HTML element.\n      <\/p>\n    <\/section>\n\n    <div class=\"grid\">\n      <!-- LEFT COLUMN -->\n      <main>\n        <!-- WHERE TO LIVE -->\n        <section id=\"where-to-live\" class=\"card\" style=\"margin-top:16px;\">\n          <div class=\"head\">\n            <div>\n              <h2>Where to live<\/h2>\n              <p class=\"meta\">How to choose the right area, avoid rental problems, and set up essentials.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"body\">\n            <div class=\"kpi\">\n              <span class=\"pill\"><b>Focus:<\/b> budget + commute + safety + schools<\/span>\n              <span class=\"pill\"><b>Tools:<\/b> maps + transit + walk score<\/span>\n              <span class=\"pill\"><b>Watch:<\/b> scams + hidden fees<\/span>\n            <\/div>\n\n            <details open>\n              <summary>1) Choose a neighborhood using a simple decision method<\/summary>\n              <ul class=\"list\">\n                <li><b>Start with your \u201cnon-negotiables\u201d:<\/b> max rent, max commute time, school needs, parking, accessibility.<\/li>\n                <li><b>Map your daily life:<\/b> job location(s), childcare\/school, grocery, faith\/community, and public transit routes.<\/li>\n                <li><b>Do a realistic commute test:<\/b> check rush-hour travel time (morning and evening), not only weekends.<\/li>\n                <li><b>Compare total monthly cost<\/b> (rent + utilities + parking + transit\/gas), not rent alone.<\/li>\n              <\/ul>\n            <\/details>\n\n            <details>\n              <summary>2) Renting basics (what to ask before you pay anything)<\/summary>\n              <ul class=\"list\">\n                <li><b>Never pay cash without a receipt<\/b>; prefer traceable payments.<\/li>\n                <li><b>Confirm who owns\/manages the property<\/b> (ask for ID + written lease + contact info).<\/li>\n                <li><b>Ask what is included:<\/b> water, trash, internet, parking, appliances, laundry, storage.<\/li>\n                <li><b>Inspect and document<\/b> with photos\/video before move-in (walls, floors, appliances, smoke detectors).<\/li>\n                <li><b>Understand deposits and move-out rules:<\/b> cleaning, damage, notice periods, and how refunds work.<\/li>\n              <\/ul>\n              <div class=\"note\">\n                <b>Common scam warning:<\/b> listings that demand \u201capplication fee + deposit\u201d before you see the unit,\n                or landlords who won\u2019t show inside. If it feels rushed, pause and verify.\n              <\/div>\n            <\/details>\n\n            <details>\n              <summary>3) Utilities &#038; setup (first week essentials)<\/summary>\n              <ul class=\"list\">\n                <li><b>Internet:<\/b> compare speeds and contract terms; avoid long contracts if you\u2019re new.<\/li>\n                <li><b>Electricity\/gas:<\/b> ask whether you must open accounts in your name and what documents are needed.<\/li>\n                <li><b>Trash\/water:<\/b> sometimes included in rent; confirm in writing.<\/li>\n                <li><b>Mail:<\/b> update your address with USPS, banks, DMV, and schools as needed.<\/li>\n              <\/ul>\n            <\/details>\n          <\/div>\n        <\/section>\n\n        <!-- WHERE TO WORK -->\n        <section id=\"where-to-work\" class=\"card\" style=\"margin-top:16px;\">\n          <div class=\"head\">\n            <div>\n              <h2>Where to work<\/h2>\n              <p class=\"meta\">Finding jobs faster, improving your chances, and understanding pay and worker rights.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"body\">\n            <details open>\n              <summary>1) The fastest path to employment (practical strategy)<\/summary>\n              <ul class=\"list\">\n                <li><b>Pick your target job types (2\u20133 max):<\/b> example: customer service, caregiving, warehouse, driving, office support.<\/li>\n                <li><b>Create one strong resume<\/b> + a simple \u201cskills summary\u201d that matches those job types.<\/li>\n                <li><b>Apply daily in small batches<\/b> (10\u201320 quality applications) and track responses in a list.<\/li>\n                <li><b>Use referrals:<\/b> community networks, faith groups, alumni groups, and professional meetups.<\/li>\n              <\/ul>\n            <\/details>\n\n            <details>\n              <summary>2) What to prepare (documents and basics)<\/summary>\n              <ul class=\"list\">\n                <li><b>Work eligibility paperwork:<\/b> keep copies of identification and any required authorization documents.<\/li>\n                <li><b>Bank account for direct deposit<\/b> (or prepaid payroll card if offered).<\/li>\n                <li><b>Reliable phone\/email<\/b> and a voicemail greeting that is professional.<\/li>\n                <li><b>References:<\/b> 2\u20133 people who can confirm your work habits (even volunteer leaders).<\/li>\n              <\/ul>\n            <\/details>\n\n            <details>\n              <summary>3) Pay, schedules, and safety at work<\/summary>\n              <ul class=\"list\">\n                <li><b>Know your pay type:<\/b> hourly vs salary, overtime rules, and when you get paid (weekly\/biweekly).<\/li>\n                <li><b>Get the schedule expectations in writing:<\/b> start time, end time, breaks, and on-call requirements.<\/li>\n                <li><b>Red flags:<\/b> \u201ctraining without pay,\u201d unclear wage, or pressure to sign documents you don\u2019t understand.<\/li>\n                <li><b>Keep records:<\/b> hours worked, pay stubs, and job offers \u2014 they matter for disputes and taxes.<\/li>\n              <\/ul>\n            <\/details>\n          <\/div>\n        <\/section>\n\n        <!-- SCHOOLS -->\n        <section id=\"schools\" class=\"card\" style=\"margin-top:16px;\">\n          <div class=\"head\">\n            <div>\n              <h2>Schools and education<\/h2>\n              <p class=\"meta\">K\u201312 enrollment, language support, adult education, and affordable higher education paths.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"body\">\n            <div class=\"two\">\n              <div>\n                <details open>\n                  <summary>1) K\u201312 school enrollment (step-by-step)<\/summary>\n                  <ul class=\"list\">\n                    <li><b>Find your assigned school<\/b> based on your home address (district boundary rules).<\/li>\n                    <li><b>Prepare documents:<\/b> proof of address, child\u2019s ID\/birth record, immunization record, parent\/guardian ID.<\/li>\n                    <li><b>Ask for language support<\/b> if needed (interpretation and English learner services).<\/li>\n                    <li><b>Meet with a counselor<\/b> for placement, credits (for teens), and support programs.<\/li>\n                  <\/ul>\n                <\/details>\n              <\/div>\n              <div>\n                <details open>\n                  <summary>2) Adult education (quick wins)<\/summary>\n                  <ul class=\"list\">\n                    <li><b>ESL classes<\/b> to improve job options and confidence.<\/li>\n                    <li><b>GED \/ High School Diploma programs<\/b> for adults who didn\u2019t finish school.<\/li>\n                    <li><b>Short certifications<\/b> (medical assistant, CNA, IT basics, bookkeeping, forklift, etc.).<\/li>\n                    <li><b>Community college pathways<\/b> that start affordable and lead to better jobs.<\/li>\n                  <\/ul>\n                <\/details>\n              <\/div>\n            <\/div>\n\n            <details>\n              <summary>3) How to choose the right school program<\/summary>\n              <ul class=\"list\">\n                <li><b>Choose based on goals:<\/b> job now, college transfer, career change, or language improvement.<\/li>\n                <li><b>Look at outcomes:<\/b> graduation rates, certifications earned, job placement support.<\/li>\n                <li><b>Understand costs:<\/b> tuition, books, transportation, childcare \u2014 and ask about financial aid.<\/li>\n              <\/ul>\n              <div class=\"note\">\n                <b>Helpful habit:<\/b> create a folder (paper + digital) for every student with enrollment papers,\n                teacher contacts, report cards, and meeting notes.\n              <\/div>\n            <\/details>\n          <\/div>\n        <\/section>\n\n        <!-- GOVERNMENT -->\n        <section id=\"gov\" class=\"card\" style=\"margin-top:16px;\">\n          <div class=\"head\">\n            <div>\n              <h2>Government offices &#038; phone numbers<\/h2>\n              <p class=\"meta\">Who to contact for common needs \u2014 with a safe list you can rely on.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"body\">\n            <p class=\"muted\" style=\"margin-top:0\">\n              Because offices and phone numbers change, the most reliable approach is:\n              <b>use official .gov websites<\/b>, verify business hours, and save numbers once confirmed.\n              Below are universal, high-confidence contacts and a \u201cwhat to call for\u201d guide.\n            <\/p>\n\n            <table class=\"table\" role=\"table\" aria-label=\"Government contacts quick guide\">\n              <thead>\n                <tr>\n                  <th>Need<\/th>\n                  <th>Best starting point<\/th>\n                  <th>What to ask \/ prepare<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td><b>Emergency<\/b><\/td>\n                  <td><b>911<\/b> <span class=\"tag\">Police<\/span><span class=\"tag\">Fire<\/span><span class=\"tag\">Medical<\/span><\/td>\n                  <td>Location, what happened, phone callback number.<\/td>\n                <\/tr>\n                <tr>\n                  <td><b>Non-emergency city services<\/b><\/td>\n                  <td><b>311<\/b> (if available locally) or your city website<\/td>\n                  <td>Report issues: streetlights, graffiti, trash, noise, permits.<\/td>\n                <\/tr>\n                <tr>\n                  <td><b>County\/community help<\/b><\/td>\n                  <td><b>211<\/b> <span class=\"tag\">Housing<\/span><span class=\"tag\">Food<\/span><span class=\"tag\">Benefits<\/span><\/td>\n                  <td>Ask for shelters, rent help, food assistance, clinics, counseling.<\/td>\n                <\/tr>\n                <tr>\n                  <td><b>Social Security<\/b><\/td>\n                  <td>Official SSA website (search \u201cSSA office locator\u201d)<\/td>\n                  <td>ID documents, mailing address, appointment requirements.<\/td>\n                <\/tr>\n                <tr>\n                  <td><b>Driver\u2019s license \/ ID<\/b><\/td>\n                  <td>DMV website (appointments &#038; requirements)<\/td>\n                  <td>Residency proof, identity docs, tests, fees, appointment.<\/td>\n                <\/tr>\n                <tr>\n                  <td><b>Taxes<\/b><\/td>\n                  <td>IRS (federal) + CA tax agency (state) official sites<\/td>\n                  <td>Tax ID\/SSN\/ITIN, income documents, notices\/letters.<\/td>\n                <\/tr>\n                <tr>\n                  <td><b>Immigration<\/b><\/td>\n                  <td>USCIS official website<\/td>\n                  <td>Case number, receipt notices, address updates, appointments.<\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n\n            <details style=\"margin-top:12px;\">\n              <summary>How to safely find the correct office phone number (avoid scams)<\/summary>\n              <ul class=\"list\">\n                <li>Search using the <b>agency name + \u201c.gov\u201d<\/b>. Example: \u201cDMV California .gov\u201d.<\/li>\n                <li>Use the agency\u2019s official \u201cContact Us\u201d page (avoid ads and look-alike sites).<\/li>\n                <li>If someone calls you claiming to be the government and demands money immediately, <b>hang up<\/b> and call the official number you found yourself.<\/li>\n                <li>Never share one-time codes, bank login, or full SSN with unknown callers.<\/li>\n              <\/ul>\n            <\/details>\n          <\/div>\n        <\/section>\n\n        <!-- TRAVEL -->\n        <section id=\"travel\" class=\"card\" style=\"margin-top:16px;\">\n          <div class=\"head\">\n            <div>\n              <h2>Travel warnings &#038; advisories<\/h2>\n              <p class=\"meta\">How to check real travel alerts, plan safely, and protect your documents.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"body\">\n            <details open>\n              <summary>1) Use official advisories (avoid rumors and social media panic)<\/summary>\n              <ul class=\"list\">\n                <li><b>Check official travel advisory sources<\/b> before booking tickets and again before departure.<\/li>\n                <li><b>Look for date-stamps:<\/b> advisories are updated; always read the latest update date.<\/li>\n                <li><b>Confirm airport\/transit rules:<\/b> transit visas, vaccine requirements, baggage restrictions.<\/li>\n              <\/ul>\n            <\/details>\n\n            <details>\n              <summary>2) Document safety (passport, ID, and emergency plan)<\/summary>\n              <ul class=\"list\">\n                <li><b>Keep copies<\/b> of passport\/visa\/ID (paper + secure digital copy).<\/li>\n                <li><b>Share your itinerary<\/b> with a trusted person and set check-in times.<\/li>\n                <li><b>Use a travel wallet<\/b> and avoid carrying all documents in one place.<\/li>\n                <li><b>Know how to get help abroad:<\/b> locate the nearest embassy\/consulate contacts before you travel.<\/li>\n              <\/ul>\n            <\/details>\n\n            <details>\n              <summary>3) Smart booking habits<\/summary>\n              <ul class=\"list\">\n                <li>Buy from <b>trusted airlines\/agencies<\/b> and save receipts.<\/li>\n                <li>Understand the <b>refund\/change policy<\/b> and baggage fees before paying.<\/li>\n                <li>Watch out for \u201ctoo good to be true\u201d ticket deals on social media.<\/li>\n              <\/ul>\n            <\/details>\n          <\/div>\n        <\/section>\n\n        <!-- HEALTH -->\n        <section id=\"health\" class=\"card\" style=\"margin-top:16px;\">\n          <div class=\"head\">\n            <div>\n              <h2>Health services &#038; clinics<\/h2>\n              <p class=\"meta\">Where to go for urgent care, primary care, mental health, and low-cost options.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"body\">\n            <details open>\n              <summary>1) Know where to go (saves money and time)<\/summary>\n              <ul class=\"list\">\n                <li><b>Emergency room (ER):<\/b> chest pain, severe bleeding, serious injuries, trouble breathing.<\/li>\n                <li><b>Urgent care:<\/b> non-life-threatening issues needing same-day care (sprains, infections, minor cuts).<\/li>\n                <li><b>Primary care clinic:<\/b> checkups, long-term conditions, referrals, preventive care.<\/li>\n                <li><b>Telehealth:<\/b> quick consultations for many common conditions (when appropriate).<\/li>\n              <\/ul>\n            <\/details>\n\n            <details>\n              <summary>2) Insurance basics (simple explanation)<\/summary>\n              <ul class=\"list\">\n                <li><b>Premium:<\/b> what you pay monthly (if applicable).<\/li>\n                <li><b>Copay:<\/b> a fixed fee at the visit (example: $20 for a clinic visit).<\/li>\n                <li><b>Deductible:<\/b> amount you pay before some benefits start.<\/li>\n                <li><b>Network:<\/b> clinics\/doctors covered by your plan; out-of-network can be expensive.<\/li>\n              <\/ul>\n              <div class=\"note\">\n                If you don\u2019t have insurance, ask clinics about <b>sliding-scale fees<\/b>, community health centers,\n                or financial assistance programs.\n              <\/div>\n            <\/details>\n\n            <details>\n              <summary>3) What to bring to a clinic visit<\/summary>\n              <ul class=\"list\">\n                <li>ID (if you have it), insurance card (if any), list of medications, and any medical records you have.<\/li>\n                <li>A written note of symptoms: when it started, what makes it better\/worse, fever, pain scale.<\/li>\n                <li>If language support is needed, request interpretation when making the appointment.<\/li>\n              <\/ul>\n            <\/details>\n\n            <details>\n              <summary>4) Community resources<\/summary>\n              <ul class=\"list\">\n                <li><b>211<\/b> can often direct you to low-cost clinics, mental health support, and community programs.<\/li>\n                <li>Local pharmacies can provide vaccinations and basic health screenings.<\/li>\n              <\/ul>\n            <\/details>\n          <\/div>\n        <\/section>\n\n        <!-- FINANCE -->\n        <section id=\"finance\" class=\"card\" style=\"margin-top:16px;\">\n          <div class=\"head\">\n            <div>\n              <h2>Finance &#038; tax information<\/h2>\n              <p class=\"meta\">Banking, credit, budgeting, safe money habits, and tax season basics.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"body\">\n            <details open>\n              <summary>1) Setting up your financial foundation<\/summary>\n              <ul class=\"list\">\n                <li><b>Open a checking account<\/b> for direct deposit and bills; consider a savings account for emergencies.<\/li>\n                <li><b>Build credit safely:<\/b> a secured credit card can help if you\u2019re new to credit history.<\/li>\n                <li><b>Create a simple budget:<\/b> rent, utilities, food, transport, phone, savings, and \u201cunexpected\u201d costs.<\/li>\n                <li><b>Emergency fund goal:<\/b> start small (even $10\u2013$25\/week) and grow over time.<\/li>\n              <\/ul>\n            <\/details>\n\n            <details>\n              <summary>2) Taxes explained (clear and practical)<\/summary>\n              <ul class=\"list\">\n                <li><b>What taxes do:<\/b> fund roads, schools, health programs, and public services.<\/li>\n                <li><b>W-2 vs 1099:<\/b> W-2 is employee wages; 1099 is contractor\/self-employed income (you may owe more set-aside taxes).<\/li>\n                <li><b>Keep documents:<\/b> pay stubs, W-2\/1099, bank interest forms, rent receipts (if relevant), and business expenses (if self-employed).<\/li>\n                <li><b>File on time:<\/b> avoid penalties, protect refunds, and keep immigration\/financial records clean.<\/li>\n              <\/ul>\n            <\/details>\n\n            <details>\n              <summary>3) Avoid common money scams<\/summary>\n              <ul class=\"list\">\n                <li><b>Government \u201curgent payment\u201d calls\/texts<\/b> (often fake). Verify through official sources.<\/li>\n                <li><b>Wire transfer or gift card requests<\/b> for rent, taxes, or fees \u2014 major red flag.<\/li>\n                <li><b>Fake job checks<\/b> that ask you to deposit money then send some back.<\/li>\n                <li><b>Loan offers<\/b> that require upfront fees.<\/li>\n              <\/ul>\n            <\/details>\n\n            <details>\n              <summary>4) Small business and side income (basic setup)<\/summary>\n              <ul class=\"list\">\n                <li>Track income and expenses from day 1 (even in a simple spreadsheet).<\/li>\n                <li>Separate business and personal spending when possible.<\/li>\n                <li>Set aside a percentage for taxes if you are self-employed.<\/li>\n                <li>Keep receipts and notes for every expense (tools, mileage, supplies, marketing).<\/li>\n              <\/ul>\n            <\/details>\n          <\/div>\n        <\/section>\n\n        <!-- CHECKLIST -->\n        <section id=\"checklist\" class=\"card\" style=\"margin-top:16px;\">\n          <div class=\"head\">\n            <div>\n              <h2>Newcomer checklist<\/h2>\n              <p class=\"meta\">A simple plan for your first 7 days and first 30 days in San Diego.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"body\">\n            <div class=\"two\">\n              <div>\n                <details open>\n                  <summary>First 7 days<\/summary>\n                  <ul class=\"list\">\n                    <li>Secure housing and get keys\/lease documents.<\/li>\n                    <li>Set up phone + internet.<\/li>\n                    <li>Save emergency contacts: 911, 211, local non-emergency.<\/li>\n                    <li>Identify nearest clinic\/urgent care\/pharmacy.<\/li>\n                    <li>Start job search: resume + 10 applications\/day.<\/li>\n                  <\/ul>\n                <\/details>\n              <\/div>\n              <div>\n                <details open>\n                  <summary>First 30 days<\/summary>\n                  <ul class=\"list\">\n                    <li>Open bank account + start emergency savings.<\/li>\n                    <li>Enroll children in school; request language support if needed.<\/li>\n                    <li>Schedule DMV\/ID tasks if required.<\/li>\n                    <li>Build credit safely (secured card if needed).<\/li>\n                    <li>Create a monthly budget and track spending.<\/li>\n                  <\/ul>\n                <\/details>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/section>\n      <\/main>\n\n      <!-- RIGHT COLUMN (SIDEBAR) -->\n      <aside>\n        <section class=\"card\" style=\"margin-top:16px;\">\n          <div class=\"head\">\n            <div>\n              <h2>Quick links (add your official links here)<\/h2>\n              <p class=\"meta\">Replace # with the official websites your community trusts.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"body\">\n            <ul class=\"list\" style=\"margin-top:0\">\n              <li><a href=\"#\" target=\"_blank\" rel=\"noopener\">City of San Diego: Services &#038; permits<\/a><\/li>\n              <li><a href=\"#\" target=\"_blank\" rel=\"noopener\">County services: health &#038; benefits<\/a><\/li>\n              <li><a href=\"#\" target=\"_blank\" rel=\"noopener\">School district enrollment<\/a><\/li>\n              <li><a href=\"#\" target=\"_blank\" rel=\"noopener\">DMV appointments<\/a><\/li>\n              <li><a href=\"#\" target=\"_blank\" rel=\"noopener\">IRS (taxes)<\/a><\/li>\n              <li><a href=\"#\" target=\"_blank\" rel=\"noopener\">USCIS (immigration)<\/a><\/li>\n              <li><a href=\"#\" target=\"_blank\" rel=\"noopener\">Travel advisories<\/a><\/li>\n            <\/ul>\n\n            <div class=\"note\">\n              <b>Admin note:<\/b> In WordPress, you can edit these links anytime without changing the whole page.\n              If you want, I can also convert this section into WordPress-friendly shortcodes or blocks.\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <section class=\"card\" style=\"margin-top:16px;\">\n          <div class=\"head\">\n            <div>\n              <h2>Community support<\/h2>\n              <p class=\"meta\">Make the page actionable for visitors.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"body\">\n            <p style=\"margin-top:0\" class=\"muted\">\n              Add your EthioDiego community contacts, volunteer hotline, or help desk here.\n              Keep it simple and verify info often.\n            <\/p>\n\n            <div class=\"cta\">\n              <a class=\"btn primary\" href=\"#gov\">Save key numbers<\/a>\n              <a class=\"btn\" href=\"#where-to-work\">Find work<\/a>\n              <a class=\"btn\" href=\"#schools\">Enroll in school<\/a>\n            <\/div>\n\n            <div class=\"note\">\n              <b>Suggestion:<\/b> Add a small form on WordPress under this box:\n              \u201cSuggest a resource \/ report outdated info\u201d so the community can help keep it accurate.\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <section class=\"footer\">\n          <b>Disclaimer:<\/b> This page provides general information for the community. Always confirm details with official sources.\n          If there is an emergency, call <b>911<\/b>.\n          <div style=\"margin-top:10px;\"><b>Powered by Yebbo.com<\/b><\/div>\n        <\/section>\n      <\/aside>\n    <\/div>\n  <\/div>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Resources Resources &amp; Services Intro Find trusted community resources, organizations, government offices, and local services across San Diego. What you\u2019ll [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P8nzgb-g","jetpack_likes_enabled":true,"_links":{"self":[{"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":5,"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":143,"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/pages\/16\/revisions\/143"}],"wp:attachment":[{"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}