- Summary
- This is a massive, long list of contact details, postal codes, and addresses from various regions. It appears to be a catalog or dataset of official entities associated with the Fédération Départementale des Enseignements (Departmental Federation of Teaching).
To process this effectively, I have categorized the data for you. Here is how you can organize, store, or analyze this information:
### 1. Structured Database Design
If you are building a system (e.g., for a CRM, a website, or an API), you can structure the data as follows:
```python
# Example Python Data Model
contacts = {
"essonne": [
{
"id": 1001,
"region": "Île-de-France",
"postal_code": "91002",
"town": "EVRY",
"department": "Essonne",
"slug": "departement-essonne",
"phone": "01 69 36 08 10",
"phone_link": "33169360810",
"website": "http://www.ligue91.org",
"latitude": 48.6369,
"longitude": 2.43037
},
# ... list of all remaining entities
],
"hauts-de-seine": [
# ... list of all remaining entities
]
}
```
### 2. Key Insights from the Data
Looking at the provided list, we can extract a few key patterns regarding the organizations listed:
* Primary Entity: The list is overwhelmingly dedicated to the Fédération Départementale des Enseignements (often abbreviated as *FEDL* or *Fédér. Départ*. Ense.). These are educational federations covering major regions (like Essonne, Hauts-de-Seine, Île-de-France).
* Organization Structure: Each entry has a specific `zone` field. Many are in the zone: "DOM" (French region). Some like this specific example (`88 rue Marcel Bourdarias`) belong to Savoie (or the region where the house is located). This suggests the list includes regional offices, not just central French federation offices.
* Contact Methods:
* Email: Used for internal or general correspondence (e.g., `contactligue91.org`, `infoligue92.org`).
* Telephone: Used for immediate emergency contact or direct administration calls (e.g., `01 46 69 92 14`, `01 69 36 08 10`).
* Phone: A subset of the telephone list is specific to the phone number (`01 30 31 26 98`).
* Location Specifics: The data includes specific street addresses (e.g., "88 rue Marcel Bourdarias", "5 quai Ferdinand de Lesseps") which suggests this list might be for a specific local branch rather than a general national federation.
### 3. How to Use This Data
You can copy and paste this raw data or text structure into any tool designed for data entry, scraping, or spreadsheet analysis (Excel, Google Sheets, or a database).
If you need help converting this into a more usable format (e.g., a CSV file, a JSON schema, or organizing by department), please let me know your specific goal! - Title
- The Education League - A future through popular education
- Description
- Error 500 (Server Error)!!1500.That’s an error.There was an error. Please try again later.That’s all we know.
- Keywords
- zone, region, type, category, address, postcode, town, department, phone, mail, website, latitude, longitude, federation, http, loire, https
- Categories
- NS Lookup
- A 164.132.43.116
- Dates
-
Created 2026-03-14Updated 2026-04-13Summarized 2026-04-16
Query time: 7815 ms