Search, filter, compare, and export FIDE-listed player records from your hosted FOA data files or manually selected CSV files.
CSV files & processing
The dashboard automatically discovers and loads every compatible data file inside public_html/FOA data. Filenames do not need to follow any pattern.
Automatic source — public_html/FOA data
When the page opens online, the dashboard automatically discovers every compatible data file inside the FOA data folder and loads it. The files may use any filename; manual CSV upload remains available as a backup.
For reliable filename-independent discovery on Hostinger, place foa-list.php inside the FOA data folder. The app also supports directory listing and JSON manifests as fallbacks.
Auto-load enabled: waiting to discover data files inside public_html/FOA data.
No files selected yet. You can select multiple CSV files at once.
Need help loading or analyzing the player list?
Open the guided tutorial, run an instant setup check, or copy the folder-helper installation instructions.
Support tools are ready.
Waiting for files0%
No files loaded yet.
Dataset information
Dataset: not loaded yet
The dataset name and as-of date will be taken from the uploaded filename.
Filename source
Total rows
0
Loaded players
Federations
0
Unique FED codes
Female players
0
Sex = F
Male players
0
Sex = M
Titled players
0
Any title token
Any rating
0
Standard/Rapid/Blitz > 0
Filter navigation No history yet
Load the CSV files, then use filters or click a chart bar. Your filter steps will appear here.
Top federations
Overall
Rating distribution
Overall
Birth year groups
Overall
Sex / title summary
Overall
Player records
Load CSV files to begin.
Sort: none
Page 0 of 0
No data loaded yet.
The dashboard keeps the table paginated for speed.
Fide Listed Players — Tutorial & Support
Learn the workflow, verify the hosted data setup, and solve common loading problems.
Quick start
The dashboard normally loads hosted CSV files automatically. These steps cover the full workflow from loading to export.
1
Load the player data
Allow automatic loading from FOA data, click Reload FOA data, or select local CSV files and click Load dashboard.
2
Review the summary
Use the KPI cards to see totals, federations, sex, titles, and available ratings. Each KPI card is clickable.
3
Filter or drill down
Search by name or FIDE ID, choose filters, set a rating range, or click a chart bar to narrow the records.
4
Sort and export
Click a table heading to sort. Then export the currently filtered records to CSV.
Hosted data setup
For reliable automatic loading regardless of filename, keep this HTML page beside the FOA data folder and upload foa-list.php inside that folder.
Recommended folder structure
public_html/
├── fide_listed_players_dashboard.html
└── FOA data/
├── foa-list.php
├── any filename.csv
└── another data file
Folder helper
Upload the supplied foa-list.php file inside FOA data. It safely scans only that folder and returns every compatible data filename to the dashboard.
public_html/FOA data/foa-list.php
Manual backup
Select one or more CSV files.
Confirm the files appear in the selected-files list.
Click Load dashboard.
Important hosting notes
Open the page through your website, not as a local file://.
CSV and JSON filenames are case-sensitive on many servers.
The folder field accepts a relative path or a complete URL.
Live setup diagnostics
Using the analysis tools
Select a topic below to close the help window and jump directly to that area of the dashboard.
Troubleshooting & support
Open a question to see the recommended fix. The setup check can also identify common configuration problems.
Upload the supplied foa-list.php inside the FOA data folder, confirm PHP runs on your hosting, then click Reload FOA data. Directory listing and JSON manifests remain available as fallbacks.
Browsers restrict folder requests from file:// pages. Upload the HTML to public_html and open it through your website domain.
Clear all filters first. If it remains empty, confirm the CSV headers include recognizable fields such as ID Number, Name, Fed, Sex/Tit, FOA or SRtng, RRtng, BRtng, B-day, and Flag.
The source CSV layout may use different headers. Compare its header row with the supported fields, then rename the columns or adapt the mapping in the worker script.
Keep the table paginated, use filters before exporting, avoid opening many browser tabs with the same dashboard, and use a current version of Chrome or Edge.
Click the Total rows KPI card or the red Clear all filters button. This removes chart drill-downs, search terms, and detailed filters.